695593266@qq.com преди 11 месеца
родител
ревизия
e7dad86fb0
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/views/inspectionPlan/components/new-edit.vue

+ 1 - 1
src/views/inspectionPlan/components/new-edit.vue

@@ -2112,7 +2112,7 @@
           const sampleListData =
             this.btnType == 'add'
               ? this.sampleList
-              : this.btnType == 'edit' && this.isSampleList
+              : this.btnType == 'issued' && this.isSampleList
               ? this.newSampleList
               : this.sampleList;