zouyu
2023-12-25 2f0f12423dfc7e1dc66c0023ca1b83b2f8b13642
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)
        }
      })
    },