fix:修改底部弹窗 alertMessage 时间错误的问题
This commit is contained in:
@@ -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') {
|
||||
|
||||
Reference in New Issue
Block a user