[update] 企标新增标准号placeholder修改
This commit is contained in:
@@ -141,7 +141,7 @@ export default {
|
||||
type: '', // 是新增还是编辑
|
||||
// 特殊的placeholder
|
||||
specialPlaceholder: {
|
||||
standard_number_temp: `${this.$t('enterpriseStandardLibrary.standard.inputExample')}7258,${this.$t('enterpriseStandardLibrary.standard.nullAutoCreate')}`
|
||||
standard_number_temp: `${this.$t('enterpriseStandardLibrary.standard.inputExample')}0001,${this.$t('enterpriseStandardLibrary.standard.nullAutoCreate')}`
|
||||
},
|
||||
url: {
|
||||
add: '/laws/standard/enterprise/commonAdd',
|
||||
|
||||
Reference in New Issue
Block a user