licp
2024-04-24 3f6cd5f8b39c8fdae604090e0db3995123f28cc8
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)
        }
      })
    },