xiaoyong931011
2023-08-12 cbbc9d5e7df63bb1ea10bdd80e9a08660b82cc88
src/main/resources/templates/febs/views/goods/orderList.html
@@ -151,7 +151,7 @@
                });
            }
            if (layEvent === 'orderMoneyFlow') {
                febs.modal.open( '订单流水', 'modules/goods/orderMoneyFlow/' + data.id, {
                febs.modal.open( '订单流水', 'goodsView/orderMoneyFlow/' + data.id, {
                    maxmin: true,
                });
            }