质量报表导出,隐藏功能实现,仓库dialog弹窗点击屏幕外关闭修复
This commit is contained in:
@@ -197,6 +197,7 @@
|
||||
if (fkOutOrderId === "" || fkOutOrderId === null) {
|
||||
this.$confirm("工单号未填写,是否继续?继续则执行无工单号出库!", "操作提醒").then(() => {
|
||||
this.doSelectOut();
|
||||
this.getList();
|
||||
}).catch(() => {
|
||||
return;
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user