魏志佳 4 роки тому
батько
коміт
4227baa4cc
1 змінених файлів з 5 додано та 0 видалено
  1. 5 0
      src/views/modules/autoLaunch/configLaunchInfo.vue

+ 5 - 0
src/views/modules/autoLaunch/configLaunchInfo.vue

@@ -1357,6 +1357,11 @@ export default {
     },
     watch: {
         accountId(newValue,oldValue){
+            setTimeout(()=>{
+                 this.form.setFieldsValue({
+                    appId:undefined
+                })
+            },0)
             if(newValue){
                 // this.treeData.forEach(item=>{
                 //     if(item.children){