Merge branch 'feature/GFRS-232【待确定】业绩查询' into dev

This commit is contained in:
huichao
2020-07-27 17:39:02 +08:00

View File

@@ -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') {