Commit 240dc57b authored by 杨柠瑞's avatar 杨柠瑞

coding

parent 2dbfcf57
......@@ -662,8 +662,8 @@
if (type === 'detail') {
self.dialogName = '详情'
if (self.options.detailData.showUserButtons) {
self.HmComplexForm.showUserButtons = self.options.detailData.showUserButtons
if (self.options.showDetail.showUserButtons) {
self.HmComplexForm.showUserButtons = self.options.showDetail.showUserButtons
}
self.HmComplexForm.showUserColumns = self.options.showDetail.showUserColumns
self.HmComplexForm.formSchema = self.options.showDetail.formSchema
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment