陶杰
2024-12-31 a0eca7b1684f757eb7381c6d1f7042c95ae930a2
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}`)
        },