浏览代码

Merge branch 'master' of http://132.232.92.186:3000/XinXiBu/oa-system

liuhj 1 年之前
父节点
当前提交
5fc0a949ed
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/components/OP/OpDecreasePayments.vue

+ 1 - 1
src/components/OP/OpDecreasePayments.vue

@@ -85,7 +85,7 @@
                     </div>
                 </div>
                 <div style="display: flex;">
-                    <div style="50;">
+                    <div>
                         <el-form-item label="附件:" prop="fileUrl" label-width="160px">
                             <el-upload :file-list="uploadFiles" ref="upload" :on-success="upLoadSuccess"
                                 :on-error="upLoadError" :before-remove="beforeRemove" :on-change="onChange" :limit="1"