Explorar o código

Merge branch '外墙设计设计风格文字显示优化' into uat

yanym hai 1 semana
pai
achega
7c40d5b69b
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;
     }