Commit 1b5aa4f7 authored by Facius's avatar Facius

improve: 请填写交易单号后8位文案修改

parent 76351b65
......@@ -98,7 +98,7 @@ export default {
return this.item.fieldsName === 'eSerialNum'
},
placeholderText() {
return this.isESerialNum ? '请填写交易流水号后8位数字' : this.placeholder
return this.isESerialNum ? '请填写交易单号后8位' : this.placeholder
}
},
watch: {},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment