Explorar el Código

阀门选型调整

qymljy hace 1 año
padre
commit
57efdb5c86
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/optionSystem/selectOption/components/DieFaModel.vue

+ 1 - 0
src/optionSystem/selectOption/components/DieFaModel.vue

@@ -1187,6 +1187,7 @@ export default {
         this.excelParam.content.where.flh = data.flh;
         this.excelParam.content.where.flh = data.flh;
         this.excelParam.content.where.maxsquarewidth = data.maxsquarewidth;
         this.excelParam.content.where.maxsquarewidth = data.maxsquarewidth;
         this.excelParam.content.where.maxrounddiameter = data.maxrounddiameter;
         this.excelParam.content.where.maxrounddiameter = data.maxrounddiameter;
+        this.actuatorbrand = [];
         if (this.guangtouParam.content.where.drivetype == "电动") {
         if (this.guangtouParam.content.where.drivetype == "电动") {
           this.excelParam.content.where.caliber = this.resultArr[0].caliber;
           this.excelParam.content.where.caliber = this.resultArr[0].caliber;
         }
         }