兰宝车间质量管理系统-前端
QianRj
2024-11-19 24f1e8b4b1a54191973eca060bc40c4a1a6d8ea6
src/components/Process/multiInstanceUser.vue
@@ -128,7 +128,7 @@
  //回显用户id
  userIdList: {
    type: Array,
    default: []
    default: () => []
  }
});
const deptTreeRef = ref(ElTree);