王震
2023-12-27 d892f98a6fc7bacca5c39c92f3f74ef2e81ba3f2
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)
        }
      })
    },