Parcourir la source

Merge branch 'dev' of http://110.41.163.243:9980/kd-aiot/kd-aiot-frontend into dev

ysy il y a 1 an
Parent
commit
60029c28c7
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/views/system/organization/components/org-user-edit.vue

+ 1 - 1
src/views/system/organization/components/org-user-edit.vue

@@ -100,7 +100,7 @@
 
           <el-form-item label="工种:" prop="workTypeId">
             <DictSelection
-              dictName="工种"
+              dictName="工种类型"
               clearable
               filterable
               v-model="form.workTypeId"