日期
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
</el-form-item>
|
||||
<template v-if="form.type == 15">
|
||||
<el-form-item label="日期" prop="msgTime">
|
||||
<el-date-picker v-model="form.msgTime" clearable placeholder="日期" value-format="yyyy-MM-dd"/>
|
||||
<el-input type="text" v-model="form.msgTime" maxlength="30" />
|
||||
</el-form-item>
|
||||
<el-form-item label="地点" prop="msgPlace">
|
||||
<el-input type="text" v-model="form.msgPlace" maxlength="100" />
|
||||
|
||||
Reference in New Issue
Block a user