表单配置
This commit is contained in:
2
packages/2.0.5/AppForm/components/Add.vue
vendored
2
packages/2.0.5/AppForm/components/Add.vue
vendored
@@ -141,7 +141,7 @@
|
||||
tableInfos: this.tableInfos,
|
||||
...info.btns,
|
||||
id: this.params.id,
|
||||
applicationName: this.basicInfo.menuLevel2Lable,
|
||||
applicationName: this.basicInfo.menuLevel3Name || this.basicInfo.menuLevel2Name,
|
||||
fuzzyQueryFields: info.fuzzyQueryFields,
|
||||
orderType: info.orderType,
|
||||
orderFields: info.orderFields,
|
||||
|
||||
Reference in New Issue
Block a user