Browse Source

批次查询111

wangxin 11 months ago
parent
commit
8a44af51c3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/business/department/form.vue

+ 1 - 0
src/views/business/department/form.vue

@@ -15,6 +15,7 @@
         :rules="rules"
         label-width="100px"
       >
+
         <el-form-item label="上级部门" prop="parentId">
           <el-tree-select
             v-model="form.parentId"