Fixiaobai
2023-12-12 908328b13be01bdedba01d528bbd8ae4078bc0c7
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)
        }
      })
    },