fix:修改底部弹窗 alertMessage 时间错误的问题
This commit is contained in:
@@ -136,7 +136,6 @@ export default {
|
||||
this.orderBy = { prop: n, order: 'ascending' }
|
||||
}
|
||||
// this.orderBy = JSON.parse(JSON.stringify(this.orderBy))
|
||||
console.log(n, this.orderBy)
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user