fix
Helius
2022-09-22 ad22a1e5595b76436d005ba9f1f928ea094fe5c0
src/main/resources/templates/febs/views/modules/order/orderList.html
@@ -200,6 +200,7 @@
                    return;
                }
                window.location.href = ctx + "admin/order/exportOrderListOne?orderType=1&status=2&deliveryType=1&takeUniqueCode="+uniqueCodeValue;
                $query.click();
            }
            if (event == 'exportDeliverTwo') {