pages/settlement/list/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
pages/settlement/list/index.vue
@@ -97,7 +97,7 @@ extraButtons: [ { text: '结算', show: (row) => row.status === 'PENDING', show: (row) => row.status === 'PENDING' || row.status === 'FAILED', atClick: async (row) => { try { await this.$elBusUtil.confirm('确定要结算吗?')