Commit 50fba35f by wusiyi

fix: bug

parent a4af9f57
......@@ -2,6 +2,7 @@
<ElDialog
v-model="visible"
:title="isEdit ? '编辑配货区' : '新增配货区'"
:close-on-click-modal="false"
width="800px"
>
<el-form ref="formRef" label-width="170px" :model="form" :rules="rules">
......
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