123
This commit is contained in:
parent
5e832c0dbe
commit
e5d0ae5408
@ -397,7 +397,7 @@ export default {
|
||||
var dictParams = []
|
||||
},
|
||||
mounted() {
|
||||
this.upload.time =window.localStrorage.getItem('material')
|
||||
this.upload.time =formatDate(localStorage.getItem('material'))
|
||||
},
|
||||
methods: {
|
||||
// 查询数据
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user