yfx
2026-03-19 642fa7ad5acb2d1f61b27dcf3e4ac6b5fc804d7a
pages/quanyi/components/agreement/index.vue
@@ -18,7 +18,6 @@
      },
      method: 'GET',
      success(res) {
        console.log(111,res.data.data);
        _this.list = res.data.data;
      }
    })