fix:改版交接微调

This commit is contained in:
shijing 2025-09-25 15:31:37 +08:00
parent 67b517d4f8
commit c1fbda96f0
1 changed files with 1 additions and 1 deletions

View File

@ -361,6 +361,7 @@ export default {
let that = this;
that.form.type = that.type;
if(that.type==50){
that.form.mtype=30;
that.change_batch = true;
}
let materialObj = that.$TOOL.data.get("MATERIAL_OBJECT");
@ -669,7 +670,6 @@ export default {
that.$refs.dialogForm.validate(async (valid) => {
if (valid) {
if(that.mtype==30){
that.form.mtype = 30;
that.form.recive_mgroup = that.form.send_mgroup;
}
//