فهرست منبع

Merge branch 'V1.1.5' of http://git.tjyourong.com.cn/ctop/adsp-vue into V1.1.5

朱鑫波 4 سال پیش
والد
کامیت
e04af3e50e
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){