Parcourir la source

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

yanym il y a 1 semaine
Parent
commit
440731d075
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      src/views/AIDesign/design.vue

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

@@ -880,6 +880,9 @@ export default class extends Vue {
             that.projectBoxShow = false;
           } else {
             that.projectBoxShow = that.isNeedProject;
+              if (that.projectBoxShow == true){
+                  that.GetPointsFn();
+              }
           }
           that.save_projectBoxShow_org = that.projectBoxShow;
           if (this.color_selValue) {