mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-08-03 12:44:07 +08:00
REVIEW 支付应用、支付订单
This commit is contained in:
@@ -227,7 +227,7 @@
|
||||
</template>
|
||||
</el-table-column>
|
||||
</el-table>
|
||||
<content-wrap>
|
||||
<ContentWrap>
|
||||
<!-- 分页 -->
|
||||
<Pagination
|
||||
:total="total"
|
||||
@@ -235,7 +235,7 @@
|
||||
v-model:limit="queryParams.pageSize"
|
||||
@pagination="getList"
|
||||
/>
|
||||
</content-wrap>
|
||||
</ContentWrap>
|
||||
<!-- 表单弹窗:预览 -->
|
||||
<RefundForm ref="formRef" @success="getList" />
|
||||
</template>
|
||||
|
Reference in New Issue
Block a user