mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-04 10:00:11 +08:00
冲突
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>
|
||||
@@ -78,7 +78,7 @@
|
||||
editable
|
||||
v-model="dialogForm.legalCertIdExpires"
|
||||
type="date"
|
||||
placeholder="输入有效期格式为20190909"
|
||||
placeholder="有效期格式为20190909"
|
||||
format="yyyyMMdd"
|
||||
value-format="yyyyMMdd">
|
||||
</el-date-picker>
|
||||
@@ -361,7 +361,7 @@
|
||||
editable
|
||||
v-model="adapayCorpMember.socialCreditCodeExpires"
|
||||
type="date"
|
||||
placeholder="输入有效期格式为20190909"
|
||||
placeholder="有效期格式为20190909"
|
||||
format="yyyyMMdd"
|
||||
value-format="yyyyMMdd">
|
||||
</el-date-picker>
|
||||
@@ -380,7 +380,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