[update] 企标新增标准号placeholder修改

This commit is contained in:
lideqin
2024-04-26 18:09:35 +08:00
parent 499c14e030
commit 29bc171ff9
@@ -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',