This commit is contained in:
zhutianqi
2021-10-28 17:59:20 +08:00
parent 5c383bb472
commit 8ba79e400d
@@ -49,7 +49,6 @@
v-model="rhform.time2"
value-format="yyyy-MM-dd HH:mm:ss"
type="datetime"
@change="aaa"
placeholder="请选择参会时间">
</el-date-picker>
</el-form-item>
@@ -479,9 +478,6 @@
}
},
methods: {
aaa() {
console.log(this.rhform.time2)
},
add1() {
var id = Number(Math.random().toString().substr(3, 3) + Date.now()).toString(36);
var json = {