111
k94314517
2023-09-18 2359a38efc2a90a2776e2a45afcecda1fb0065a3
web_standard/src/views/system/menu.vue
@@ -84,7 +84,7 @@
    handlePageChange () {
      const formData = new FormData()
      formData.append('type', 1)
      formData.append('moduleId', 1)
      // formData.append('moduleId', 1)
      this.isWorking.search = true
      fetchTree(formData)
        .then(records => {