常熟吴彦祖 4 weeks ago
parent
commit
262e28a1f0
  1. 2
      src/views/modules/tool/toolInstanceQuery.vue

2
src/views/modules/tool/toolInstanceQuery.vue

@ -167,7 +167,7 @@ export default {
this.$nextTick(() => { this.$nextTick(() => {
this.height = window.innerHeight - 280 this.height = window.innerHeight - 280
}) })
this.searchTable()
// this.searchTable()
}, },
methods: { methods: {
searchTable () { searchTable () {

Loading…
Cancel
Save