luojun 2 жил өмнө
parent
commit
5d5825e298

+ 1 - 0
src/views/system/dept/extend.vue

@@ -839,6 +839,7 @@
             <image-upload
               :limit="1"
               :fileSize="2"
+              
               @input="uploadorgSuccess"
             ></image-upload>
           </div>

+ 1 - 1
src/views/system/dept/index.vue

@@ -235,7 +235,7 @@
                 v-model="form.type"
                 placeholder="请选择机构类型"
                 clearable
-              >1699249064069677058
+              >
                 <el-option
                   v-for="dict in dict.type.sys_org_type"
                   :key="dict.value"