fix:修改底部弹窗 alertMessage 时间错误的问题

This commit is contained in:
zhangyu
2022-03-09 14:26:11 +08:00
parent b44ceec0ca
commit 36cd9af819
15 changed files with 19 additions and 14 deletions

View File

@@ -339,7 +339,6 @@ export default {
const path = this.$route.fullPath.match(/\/(\S*)\?/)[1]
if (this.$route.query.orderBy) {
this.orderBy = this.$route.query.orderBy
console.log('asdasdadsadsa')
}
let searchKeys = {}
if (path === 'dc') {