mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-05 02:20:12 +08:00
update
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
editable
|
||||
v-model="dialogForm.socialCreditCodeExpires"
|
||||
type="date"
|
||||
placeholder="输入有效期格式为20190909"
|
||||
placeholder="有效期格式为20190909"
|
||||
format="yyyyMMdd"
|
||||
value-format="yyyyMMdd">
|
||||
</el-date-picker>
|
||||
@@ -77,7 +77,7 @@
|
||||
editable
|
||||
v-model="dialogForm.legalCertIdExpires"
|
||||
type="date"
|
||||
placeholder="输入有效期格式为20190909"
|
||||
placeholder="有效期格式为20190909"
|
||||
format="yyyyMMdd"
|
||||
value-format="yyyyMMdd">
|
||||
</el-date-picker>
|
||||
@@ -360,7 +360,7 @@
|
||||
editable
|
||||
v-model="adapayCorpMember.socialCreditCodeExpires"
|
||||
type="date"
|
||||
placeholder="输入有效期格式为20190909"
|
||||
placeholder="有效期格式为20190909"
|
||||
format="yyyyMMdd"
|
||||
value-format="yyyyMMdd">
|
||||
</el-date-picker>
|
||||
@@ -379,7 +379,7 @@
|
||||
editable
|
||||
v-model="adapayCorpMember.legalCertIdExpires"
|
||||
type="date"
|
||||
placeholder="输入有效期格式为20190909"
|
||||
placeholder="有效期格式为20190909"
|
||||
format="yyyyMMdd"
|
||||
value-format="yyyyMMdd">
|
||||
</el-date-picker>
|
||||
|
||||
Reference in New Issue
Block a user