src/tabviews/custom/components/card/prop-card/index.jsx
@@ -397,12 +397,18 @@ data: _data, loading: false }, () => { if (selected !== 'false') { this.checkTopLine() if (config.wrap.goback === 'true' && _data.$$empty) { this.timer && this.timer.stop() MKEmitter.emit('closeTabView', config.$pageId) } else { this.transferLine() if (selected !== 'false') { this.checkTopLine() } else { this.transferLine() } this.autoExec() } this.autoExec() }) if (config.timer && config.clearField) {