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(',')
       }