ysy hace 1 año
padre
commit
5712d4fb7c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/inspectionProject/components/user-edit.vue

+ 1 - 1
src/views/inspectionProject/components/user-edit.vue

@@ -184,7 +184,7 @@
           <el-form-item label="附件:" prop="imgUrl">
             <fileUpload
               v-model="form.imgUrl"
-           type="add"
+             type="add"
             />
           </el-form-item>
         </el-col>