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