ysy hai 1 ano
pai
achega
4f0d1567a2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/inspectionClassify/components/user-list.vue

+ 1 - 1
src/views/inspectionClassify/components/user-list.vue

@@ -200,7 +200,7 @@
 
       /* 打开编辑弹窗 */
       openAdd() {
-        this.$refs.qualityItemRef.open();
+        this.$refs.qualityItemRef.open(this.categoryLevelId || 12)
       },
 
       openDetail(row) {