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