feat:完善用户表单页面对接
This commit is contained in:
@@ -31,7 +31,7 @@ const highlightMap = ref({});
|
||||
const { proxy } = getCurrentInstance();
|
||||
const defaultProps = {
|
||||
children: "children",
|
||||
label: "name"
|
||||
label: "deptName"
|
||||
};
|
||||
const buttonClass = computed(() => {
|
||||
return [
|
||||
|
||||
Reference in New Issue
Block a user