Browse Source

YT-1957:《补给品生产计划》《号口生产计划》点击提交审批后,取消弹窗提醒

intex_online20250311
songguoqiang 1 month ago
parent
commit
160b3cd0c0
  1. 1
      src/views/wms/productionManage/productionplan/productionMain/index.vue

1
src/views/wms/productionManage/productionplan/productionMain/index.vue

@ -352,6 +352,7 @@ const buttonTableClick = async (val, row) => {
console.log(err)
}).finally(() =>{
tableObject.loading = false
message.success(t('common.submitSuccess'))
getList()
})
} else if (val == 'mainPlanTur') { //

Loading…
Cancel
Save