Explorar o código

服务商切换修改

yanym hai 1 mes
pai
achega
120236e51e
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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
         }
         that.GetPointsFn();
+        that.checkedProject = null;
+        that.checkedProjectId = null;
         window.localStorage.setItem("pageDesignfwsRadioValue", JSON.stringify(overviewRadioValue));
         that.overlayShow = false;
     }