Browse Source

去掉测试代码

hella_online_20241024
yufei_wang 1 month ago
parent
commit
6483c16cf2
  1. 1
      src/views/wms/purchasereceiptManage/purchasereceipt/purchasereceiptRequestMain/index.vue

1
src/views/wms/purchasereceiptManage/purchasereceipt/purchasereceiptRequestMain/index.vue

@ -510,7 +510,6 @@ const buttonTableClick = async (val, row) => {
) )
.then(async () => { .then(async () => {
try { try {
alert(row.masterId)
await PurchasereceiptRequestMainApi.deleteOldLabels(row.masterId).then(async (res) => { await PurchasereceiptRequestMainApi.deleteOldLabels(row.masterId).then(async (res) => {
if (res) { if (res) {
// //

Loading…
Cancel
Save