增加icon图表;修改供应商评价新增是选择模板禁用和提示逻辑
This commit is contained in:
@ -65,6 +65,12 @@ export default {
|
||||
'supplierTemplateManage.confirm.ok': 'OK',
|
||||
'supplierTemplateManage.confirm.cancel': 'Cancel',
|
||||
|
||||
// Template switch confirmation
|
||||
'supplierTemplateManage.confirm.switchTemplate.title': 'Confirm Template Switch',
|
||||
'supplierTemplateManage.confirm.switchTemplate.content': 'Switching template will overwrite current edited data. Do you want to continue?',
|
||||
'supplierTemplateManage.confirm.switchTemplate.ok': 'OK',
|
||||
'supplierTemplateManage.confirm.switchTemplate.cancel': 'Cancel',
|
||||
|
||||
// Detail page
|
||||
'supplierTemplateManage.detail.title': 'Template Details',
|
||||
'supplierTemplateManage.detail.card.basicInfo': 'Basic Information',
|
||||
|
Reference in New Issue
Block a user