Mr.Shi
2023-08-22 2cd6dfb32bfe2cc110643f9be10771668ecd7c40
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 => {