修复BUG: 修复demo缺少文件问题
This commit is contained in:
@@ -111,7 +111,9 @@ export const createCrudOptions = function ({
|
||||
username: {
|
||||
title: '测试自定义组件',
|
||||
dict:dict({
|
||||
url:'/api/system/role/',
|
||||
url({form}){
|
||||
return '/api/system/role/'
|
||||
},
|
||||
label:'name',
|
||||
value:'id'
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user