wms提示修改

master
mengjiao 7 months ago
parent 85b845001a
commit 0c7ecccdc7

@ -392,7 +392,7 @@
//
const response = await addRE(payload);
this.$message.success('备货单生成成功');
this.$message.success(response.msg);
this.open = false; //
this.addoutorderList = []; //
} catch (error) {

Loading…
Cancel
Save