duy пре 10 месеци
родитељ
комит
94d1828fa6
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/views/tentative/testclassifyset.vue

+ 1 - 1
src/views/tentative/testclassifyset.vue

@@ -312,7 +312,7 @@ import configDivision from "./components/configDivision.vue";
         //关联清表
     Associationlist(row) {
       //关联清表点击事件
-      if(row.excelId!==-1){
+      if(row.excelId){
         this.linkexcelId=row.excelId.split(',')
       }