mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-08-14 10:01:53 +08:00
支付退款列表的 review
This commit is contained in:
@@ -113,6 +113,7 @@
|
||||
</el-form>
|
||||
</ContentWrap>
|
||||
|
||||
<!-- 列表 -->
|
||||
<ContentWrap>
|
||||
<el-table v-loading="loading" :data="list">
|
||||
<el-table-column label="编号" align="center" prop="id" />
|
||||
@@ -289,7 +290,6 @@ onMounted(async () => {
|
||||
appList.value = await AppApi.getAppList()
|
||||
})
|
||||
</script>
|
||||
|
||||
<style>
|
||||
.order-font {
|
||||
padding: 2px 0;
|
||||
|
Reference in New Issue
Block a user