feat:本地重构element-ui的时间选择器

This commit is contained in:
zhangyu
2021-04-28 15:18:21 +08:00
parent 0cbba3073d
commit 4b43934743
32 changed files with 166 additions and 63 deletions

View File

@@ -50,6 +50,7 @@
<script>
import { mapActions } from 'vuex'
import moment from 'moment-timezone'
export default {
name: 'login',
data () {