王震
2023-12-26 1234bdfcd5c1d328838e3a582345f8e75a7b2a79
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)
        }
      })
    },