Browse Source

fix:去除父级选择

lupeng 2 months ago
parent
commit
806daac95f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/quality/rework/components/rework-detail.vue

+ 1 - 0
src/views/quality/rework/components/rework-detail.vue

@@ -169,6 +169,7 @@ option.value = Object.assign(option.value, {
       prop: "checkName",
       type: "tree",
       dicData: userList,
+      parent: false,
       filterable: true,
     },
     {