UNPKG

maycur-business

Version:

maycur business react components of web

34 lines (33 loc) 1.18 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = void 0; var _default = { "departmentList": { "warningText": "超出限制,最多只能选择{{n}}项", "subordinate": "下级" }, "departmentSelection": { "selectDepartment": "选择部门", "departmentSpan": "选择的父部门包含其子部门", "departmentPopover": "开关开启后,选择的父部门会包含其所有子部门、孙部门...... 开关关闭后,选择的父部门不会包含其子部门,所有选择的部门都只为该部门本身", "selectStaff": "选择人员", "selectAll": "选择部门、人员", "userGroup": "用户组" }, "departmentTransfer": { "addressBook": "通讯录", "root": "(根节点)", "placeholder": "输入关键字,按回车搜索", "staffPlaceholder": "输入员工姓名,按回车搜索", "byUserGroup": "按用户组", "barLabel": "已选:", "department": "部门", "staff": "人员", "userGroup": "用户组", "clear": "清空", "maxLength": "最多只能选择<1>{{maxSelectLength}}</1>项" } }; exports["default"] = _default;