mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-15 14:03:36 +08:00
feat: 添加文件上传示例
This commit is contained in:
@@ -198,7 +198,7 @@ watch(size, val =>
|
||||
@change="value1 = ''"
|
||||
>
|
||||
<el-radio label="">Date</el-radio>
|
||||
<el-radio label="YYYY-MM-DD h:m:s a">年月日 时分秒</el-radio>
|
||||
<el-radio label="YYYY-MM-DD HH:mm:ss">年月日 时分秒</el-radio>
|
||||
<el-radio label="x">时间戳</el-radio>
|
||||
</el-radio-group>
|
||||
<br />
|
||||
|
||||
Reference in New Issue
Block a user