Fixiaobai
2023-12-14 f24286e2676f3a4a2061611f6484b7fc2d3c38ec
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)
        }
      })
    },