瀏覽代碼

'合并鑫波代码'

魏志佳 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){