Fixiaobai
2023-12-13 4f57c68a590a1197b2be5715ee1f4a2fa7b62711
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)
        }
      })
    },