修改提示

product
bawei 1 year ago
parent feccf510ba
commit 27aad65302

@ -934,10 +934,10 @@
}) })
.then(() => { .then(() => {
this.$confirm(`是否作废订单下的所有磅单?`, '提示', { this.$confirm(`是否清除订单下的所有磅单?`, '提示', {
distinguishCancelAndClose: true, distinguishCancelAndClose: true,
confirmButtonText: '作废磅单', confirmButtonText: '清除',
cancelButtonText: '不作废磅单', cancelButtonText: '不清除',
type: 'warning' type: 'warning'
}).then(() => { }).then(() => {
var num = 1; var num = 1;

Loading…
Cancel
Save