Browse Source

隔离退料申请--采购制造类型重新赋值

hella_online_20240828
wangyufei 4 weeks ago
parent
commit
1133e3de04
  1. 1
      src/views/wms/issueManage/productionreturn/productionreturnRequestMainNo/index.vue

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

@ -508,6 +508,7 @@ const buttonTableClick = async (val, row) => {
const formRef = ref()
const openForm =async (type: string, row?: number) => {
tableData.value = [] //
labelType.value = ''
//
if (type == 'update') {
// tableform

Loading…
Cancel
Save