瀏覽代碼

fix:去除父级选择

lupeng 2 月之前
父節點
當前提交
806daac95f
共有 1 個文件被更改,包括 1 次插入0 次删除
  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,
     },
     {