licp
2024-03-12 1980a84b1aeabf2fda317b1c8ffd0a3cc1ba2b26
src/views/technology/document/extendsOperation.vue
@@ -88,7 +88,6 @@
        const res = response.data
        if (res.code === 0) {
          this.dataList = res.data.operations
          console.log(this.dataList)
        }
      })
    },