Browse Source

去掉alert

hella_online_20241212
王宇飞 3 months ago
parent
commit
edb7f2dcd6
  1. 1
      src/views/wms/issueManage/productionreturn/productionreturnRequestMainNo/index.vue

1
src/views/wms/issueManage/productionreturn/productionreturnRequestMainNo/index.vue

@ -728,7 +728,6 @@ const submitFormLabel = async (formType, submitData) => {
if(data.masterId){
data.id = data.masterId
}
alert(enableMake.value)
//
if (enableMake.value == "FALSE") {

Loading…
Cancel
Save