Browse Source

部门区域编码

feature/syp_points
songyunpeng 5 years ago
parent
commit
2870b14797
  1. 1
      src/i18n/zh-CN.js

1
src/i18n/zh-CN.js

@ -287,6 +287,7 @@ t.dept = {}
t.dept.name = '名称'
t.dept.partyCode = '编码'
t.dept.parentName = '上级部门'
t.dept.areaCode = '区域编码'
t.dept.sort = '排序'
t.dept.parentNameDefault = '一级部门'

Loading…
Cancel
Save