LAPTOP-FO2T5SIU\35838 hace 6 meses
padre
commit
54640659af
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/workflow/components/myProcess/applyPayment.vue

+ 1 - 1
src/views/workflow/components/myProcess/applyPayment.vue

@@ -121,7 +121,7 @@
                 <!--                  <el-col :span="24">formData.applyPayMoneyUppercase={{formData.applyPayMoneyUppercase}}</el-col>-->
 
                 <el-col :span="7">
-                  <el-form-item label="相关附件111">
+                  <el-form-item label="相关附件">
                     <el-upload
                       :action="$constant.BASE_URI+'/FileController/upload'"
                       :file-list="formData.fileUrlList"