@@ -181,7 +181,6 @@ export default {
// 重定义的弹框状态
isShow (newValue, oldValue) {
if (!newValue) {
- console.log('2222222222222222222')
this.resetSearchForm()
this.$emit('close')
}
@@ -343,9 +343,6 @@ export default {
this.setTableH()
},
- mounted () {
- this.pageInit()
- },
activated () {
this.pageInit()