登录页1
This commit is contained in:
@@ -254,6 +254,9 @@ const initTable = async () => {
|
||||
amountFieds.value[item.isAmount]=config
|
||||
tableOption.value.showSummary=true
|
||||
}
|
||||
if(item.width){
|
||||
config.width=item.width
|
||||
}
|
||||
if(item.isDimension=='Y'){
|
||||
dimensionFields.value[config.prop]=config
|
||||
hideFeilds.value[config.prop]=item.isHideDimension
|
||||
|
||||
Reference in New Issue
Block a user