解决商品录入界面,扩展信息不显示标题的bug
This commit is contained in:
parent
0a9914e700
commit
3f3fb59059
@ -350,9 +350,9 @@
|
|||||||
},
|
},
|
||||||
mpShort: {
|
mpShort: {
|
||||||
mfrs: {},
|
mfrs: {},
|
||||||
otherField1: {},
|
otherField1: { name: '扩展1' },
|
||||||
otherField2: {},
|
otherField2: { name: '扩展2' },
|
||||||
otherField3: {}
|
otherField3: { name: '扩展3' }
|
||||||
},
|
},
|
||||||
meTable: {
|
meTable: {
|
||||||
loading: false,
|
loading: false,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user