修复BUG:
1.消息中心不加载目标数据问题; 2.地区数据加载问题
This commit is contained in:
@@ -372,6 +372,9 @@ export const createCrudOptions = function ({crudExpose}: CreateCrudOptionsProps)
|
||||
form: {
|
||||
show: false,
|
||||
},
|
||||
column: {
|
||||
minWidth: 400, //最小列宽
|
||||
},
|
||||
},
|
||||
...commonCrudConfig({
|
||||
dept_belong_id: {
|
||||
|
||||
Reference in New Issue
Block a user