fix
Helius
2021-11-09 199cb3fb7a7ec4041ecd487f8db9f0360b40391e
zq-erp/src/main/resources/templates/views/admin/hive/beautySalon/orderXq-form-bak.html
@@ -131,7 +131,7 @@
            title: "打印订单",
            area: ['250px', '550px'],
            maxmin: true,
            content: [basePath + '/admin/redirect/hive/beautySalon/print-order?id=' + id]
            content: [basePath + '/admin/order/printOrder?id=' + id]
        });
    };