[update] 企标标准号输入示例

This commit is contained in:
lideqin
2024-07-22 11:40:02 +08:00
parent 0f04abbcb6
commit f44b65e0e4
@@ -141,7 +141,7 @@ export default {
type: '', // 是新增还是编辑
// 特殊的placeholder
specialPlaceholder: {
standard_number_temp: `${this.$t('enterpriseStandardLibrary.standard.inputExample')}0001${this.$t('enterpriseStandardLibrary.standard.nullAutoCreate')}`
standard_number_temp: `${this.$t('enterpriseStandardLibrary.standard.inputExample')}001${this.$t('enterpriseStandardLibrary.standard.nullAutoCreate')}`
},
url: {
add: '/laws/standard/enterprise/commonAdd',