浏览代码

调整机构

luojun 2 年之前
父节点
当前提交
5d5825e298
共有 2 个文件被更改,包括 2 次插入1 次删除
  1. 1 0
      src/views/system/dept/extend.vue
  2. 1 1
      src/views/system/dept/index.vue

+ 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"