[update] 修改标准选择器组件
This commit is contained in:
@@ -475,7 +475,9 @@ module.exports = {
|
||||
},
|
||||
// 标准选择器
|
||||
standardSelect: {
|
||||
standardSelection: 'Standard Selection'
|
||||
standardSelection: 'Standard Selection',
|
||||
source: 'Source',
|
||||
standardNumOrName: 'Standard number/Standard name'
|
||||
},
|
||||
// 用户/组织结构选择器
|
||||
userOrOrganSelect: {
|
||||
|
||||
@@ -475,7 +475,9 @@ module.exports = {
|
||||
},
|
||||
// 标准选择器
|
||||
standardSelect: {
|
||||
standardSelection: '标准选择'
|
||||
standardSelection: '标准选择',
|
||||
source: '来源',
|
||||
standardNumOrName: '标准号/标准名称'
|
||||
},
|
||||
// 用户/组织结构选择器
|
||||
userOrOrganSelect: {
|
||||
|
||||
Reference in New Issue
Block a user