解决商品录入界面,扩展信息不显示标题的bug

This commit is contained in:
jishenghua 2025-04-01 09:55:47 +08:00
parent 0a9914e700
commit 3f3fb59059

View File

@ -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,