Parcourir la source

'合并鑫波代码'

魏志佳 il y a 4 ans
Parent
commit
4227baa4cc
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  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){