Browse Source

服务商切换修改

yanym 1 week ago
parent
commit
120236e51e
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/views/AIDesign/design.vue

+ 2 - 0
src/views/AIDesign/design.vue

@@ -764,6 +764,8 @@ export default class extends Vue {
             shop_name:value
             shop_name:value
         }
         }
         that.GetPointsFn();
         that.GetPointsFn();
+        that.checkedProject = null;
+        that.checkedProjectId = null;
         window.localStorage.setItem("pageDesignfwsRadioValue", JSON.stringify(overviewRadioValue));
         window.localStorage.setItem("pageDesignfwsRadioValue", JSON.stringify(overviewRadioValue));
         that.overlayShow = false;
         that.overlayShow = false;
     }
     }