+
+
+
+
+
+
+ ¥{{ scope.row.waitAmount }}
+ -
+
+
+
+
+
+ 有{{ scope.row.waitCount }}笔未付
+
+ -
+
+
+
+
+
+ {{ scope.row.type == 0 ? '待支付' : '已完结' }}
+
+
+
+
+
+ {{ dayjs(scope.row.lastTransactAt).format('YYYY-MM-DD HH:mm:ss') }}
+
+
+
+
+
+ 查看详情
+
+
+
+
+
+
+
+