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