fix
wzy
2021-11-11 e38c78edf007f24fe1dcdeeac591b17d99e2c8dd
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]
        });
    };