This commit is contained in:
qianhao.xu 2024-04-17 17:11:37 +08:00
parent 5e832c0dbe
commit e5d0ae5408

View File

@ -397,7 +397,7 @@ export default {
var dictParams = []
},
mounted() {
this.upload.time =window.localStrorage.getItem('material')
this.upload.time =formatDate(localStorage.getItem('material'))
},
methods: {
//