Commit 8968efcb authored by zhoutong's avatar zhoutong

【空运出货】先进入编辑提货单页,再进入修改出货页会变成全屏页面(出货列表字体变得特别小了)

parent 5697af99
......@@ -529,6 +529,7 @@ export default {
this.$set(this.dialogCfg, "dialogType", "edit");
this.$set(this.dialogCfg, "width", "600px");
this.$set(this.dialogCfg, "open", true);
this.$set(this.dialogCfg, 'fullscreen', false);
});
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment