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