1/4 优化

dev_招标
wangwei 6 months ago
parent 21f10212fc
commit 12a96d7b7d

@ -1091,7 +1091,7 @@ export default {
productId: row.productId, productId: row.productId,
diType: row.diType, diType: row.diType,
xjdw: row.xjdw, xjdw: row.xjdw,
packRatio: row.packRatio // packRatio: row.packRatio
} }
updateLevelDrug(editQuery).then(res => { updateLevelDrug(editQuery).then(res => {
@ -1179,7 +1179,7 @@ export default {
nameCode: '', nameCode: '',
packLevel: 0, packLevel: 0,
bhxjsl: 0, bhxjsl: 0,
packRatio: '', // packRatio: '',
isDisabled: false, isDisabled: false,
rowDisabled: false, rowDisabled: false,
isUpDisabled: true isUpDisabled: true

Loading…
Cancel
Save