xiaoyong931011
2023-08-14 657d6ca995fade9e0f23002c54263f1c972a254f
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,
                });
            }