修复BUG:

1.消息中心不加载目标数据问题;
2.地区数据加载问题
This commit is contained in:
猿小天
2024-01-18 22:12:55 +08:00
parent 9bd79b9dc6
commit 71eec9cfbd
4 changed files with 44 additions and 37 deletions

View File

@@ -372,6 +372,9 @@ export const createCrudOptions = function ({crudExpose}: CreateCrudOptionsProps)
form: {
show: false,
},
column: {
minWidth: 400, //最小列宽
},
},
...commonCrudConfig({
dept_belong_id: {