refactor(Sku): use datetime-picker

This commit is contained in:
songweite
2020-07-07 16:45:45 +08:00
committed by neverland
parent 9045248523
commit 8d29e5c8c6
6 changed files with 166 additions and 10 deletions
+8 -8
View File
@@ -45,14 +45,14 @@ export default {
id_no: '请填写正确的身份证号码',
},
placeholder: {
id_no: '输入身份证号',
text: '输入文本',
tel: '输入数字',
email: '输入邮箱',
date: '点击选择日期',
time: '点击选择时间',
textarea: '点击填写段落文本',
mobile: '输入手机号',
id_no: '请填写身份证号',
text: '请填写留言',
tel: '请填写数字',
email: '请填写邮箱',
date: '选择日期',
time: '选择时间',
textarea: '请填写留言',
mobile: '请填写手机号',
},
},
vanSkuRow: {