@@ -11,11 +11,11 @@
:close-on-click-modal="false"
:close-on-press-escape="false"
:before-close="close"
- width="820px"
+ width="960px"
>
<el-form
ref="productFormRef"
- style="width: 780px"
+ style="width: 880px"
:rules="rules"
:model="form"
label-width="110px"
@@ -6,12 +6,13 @@
+ :top="'10px'"
ref="formRef"
v-loading="loading"