mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-23 17:55:49 +08:00
Merge branch 'feature/GFRS-232【待确定】业绩查询' into dev
This commit is contained in:
@@ -120,11 +120,12 @@ export default {
|
||||
firstTimes: true // 第一次触发
|
||||
}
|
||||
},
|
||||
// inject: ['reload'],
|
||||
created() {
|
||||
window.onresize = () => {
|
||||
console.log('重置页面')
|
||||
this.reload()
|
||||
}
|
||||
// window.onresize = () => {
|
||||
// console.log('重置页面')
|
||||
// this.reload()
|
||||
// }
|
||||
},
|
||||
mounted() {
|
||||
if (this.model === 'inline') {
|
||||
|
||||
Reference in New Issue
Block a user