王震
2023-12-19 5fcfed0c9e6dac85f680c705c9b20abad79e1324
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)
        }
      })
    },