소스 검색

'合并鑫波代码'

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