duy 10 bulan lalu
induk
melakukan
94d1828fa6
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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(',')
       }