lx
yfx
2026-04-01 a596066968e625bd39a79f4d15635e50659512cd
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;
      }
    })