[update] 外来标准新增标准号的输入示例修改
This commit is contained in:
+1
-1
@@ -60,7 +60,7 @@ export default {
|
|||||||
getDocumentInfoFunc: getForeignStandardDocumentInfo,
|
getDocumentInfoFunc: getForeignStandardDocumentInfo,
|
||||||
// 特殊的placeholder
|
// 特殊的placeholder
|
||||||
specialPlaceholder: {
|
specialPlaceholder: {
|
||||||
standard_number_temp: `${this.$t('standardRegulationLibrary.inputExample')}7258`
|
standard_number_temp: `${this.$t('standardRegulationLibrary.inputExample')}GB 7258`
|
||||||
},
|
},
|
||||||
defaultValue: {
|
defaultValue: {
|
||||||
year_number: new Date().getFullYear() + ''
|
year_number: new Date().getFullYear() + ''
|
||||||
|
|||||||
Reference in New Issue
Block a user