ysy 1 year ago
parent
commit
5712d4fb7c
1 changed files with 1 additions and 1 deletions
  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>