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