修改bug
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
* @Author: zwq
|
||||
* @Date: 2020-12-29 16:37:56
|
||||
* @LastEditors: zwq
|
||||
* @LastEditTime: 2022-03-11 10:55:27
|
||||
* @LastEditTime: 2022-03-16 14:11:09
|
||||
* @Description:
|
||||
-->
|
||||
<template>
|
||||
@@ -226,7 +226,7 @@ export default {
|
||||
this.dataForm = res.data
|
||||
})
|
||||
} else {
|
||||
this.dataForm.registerTime = this.moment().format('YYYY-MM-DD HH:mm:ss')
|
||||
this.dataForm.registerTime = this.moment()
|
||||
}
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user