jingshuyong 10 месяцев назад
Родитель
Сommit
24f5e27edf
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      src/views/inspectionTemplate/AddorUpdate.vue

+ 1 - 0
src/views/inspectionTemplate/AddorUpdate.vue

@@ -223,6 +223,7 @@
       ref="equipmentRefs"
       ref="equipmentRefs"
       @choose="confirmChoose"
       @choose="confirmChoose"
       :typeS="['1']"
       :typeS="['1']"
+      type="1"
       :disabledCode="templateCategoryList.map((item) => item.code)"
       :disabledCode="templateCategoryList.map((item) => item.code)"
     >
     >
     </EquipmentDialog>
     </EquipmentDialog>