zss
2024-04-25 4872a9409f4428d55c896a4f53d42500f6c805a2
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)
        }
      })
    },