陶杰
2024-12-30 b1207d7cba21fc9f81fff64842c9040c8cf1473c
pages/settlement/list/index.vue
@@ -13,6 +13,8 @@
        hasNew: false,
        hasEdit: false,
        hasDelete: false,
        hasExport: true,
        exportUrl: 'flower/api/settlement/export',
        onResetView: (row) => {
          this.$router.push(`${this.$route.path}/${row.id}`)
        },