优化
This commit is contained in:
@@ -58,9 +58,9 @@ const columns: ColumnItem[] = reactive([
|
||||
span: 24,
|
||||
},
|
||||
{
|
||||
label: '物料单次可称量最大重量(kg)',
|
||||
field: 'maxWeight',
|
||||
type: 'input-number',
|
||||
label: '物料规格',
|
||||
field: 'materialSpec',
|
||||
type: 'input',
|
||||
span: 24,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user