'mchSet', 'title' => '设置', ], [ 'key' => 'setting', 'title' => '系统', 'children' => [ [ 'key' => 'printSetting', 'title' => '打印设置', 'children' => [ [ 'key' => 'printer', 'title' => '小票打印', 'children' => [ [ 'key' => 'printerAdd', 'title' => '添加', 'type' => 'action', ], [ 'key' => 'printerEdit', 'title' => '编辑', 'type' => 'action', ], [ 'key' => 'printerDelele', 'title' => '删除', 'type' => 'action', ], ], ], ] ], ], ], [ 'key' => 'mchFinance', 'title' => '财务', ], [ 'key' => 'goods', 'title' => '商品', 'children' => [ [ 'key' => 'goodsList', 'title' => '商品列表', 'children' => [ [ 'key' => 'goodsAdd', 'title' => '添加', 'type' => 'action' ], [ 'key' => 'goodsEdit', 'title' => '编辑', 'type' => 'action' ], [ 'key' => 'goodsDelete', 'title' => '删除', 'type' => 'action' ], [ 'key' => 'goodsBatchEdit', 'title' => '批量设置', 'type' => 'action' ], [ 'key' => 'goodsCsvUpload', 'title' => 'CSV上传', 'type' => 'action' ], ] ], [ 'key' => 'typesHotelGoods', 'title' => '酒店商品', 'children' => [ [ 'key' => 'goodsAdd', 'title' => '添加', 'type' => 'action' ], [ 'key' => 'goodsEdit', 'title' => '编辑', 'type' => 'action' ], [ 'key' => 'goodsDelete', 'title' => '删除', 'type' => 'action' ], [ 'key' => 'goodsBatchEdit', 'title' => '批量设置', 'type' => 'action' ], [ 'key' => 'goodsCsvUpload', 'title' => 'CSV上传', 'type' => 'action' ], ] ], // [ // 'key' => 'typesVirtualGoods', // 'title' => '虚拟商品', // 'children' => [ // [ // 'key' => 'goodsAdd', // 'title' => '添加', // 'type' => 'action' // ], // [ // 'key' => 'goodsEdit', // 'title' => '编辑', // 'type' => 'action' // ], // [ // 'key' => 'goodsDelete', // 'title' => '删除', // 'type' => 'action' // ], // [ // 'key' => 'goodsBatchEdit', // 'title' => '批量设置', // 'type' => 'action' // ], // [ // 'key' => 'goodsCsvUpload', // 'title' => 'CSV上传', // 'type' => 'action' // ], // ] // ], [ 'key' => 'mchCatList', 'title' => '分类列表', 'children' => [ [ 'key' => 'mchCatEdit', 'title' => '编辑', 'type' => 'action' ], [ 'key' => 'mchCatAdd', 'title' => '新增', 'type' => 'action' ], [ 'key' => 'mchCatBatchEdit', 'title' => '批量操作', 'type' => 'action' ], ] ], ] ], [ 'key' => 'orderManage', 'title' => '订单', 'children' => [ [ 'key' => 'orderList', 'title' => '订单列表', 'children' => [ [ 'key' => 'orderListSend', 'title' => '发货', 'type' => 'action', ], [ 'key' => 'orderListCancel', 'title' => '取消', 'type' => 'action', ], [ 'key' => 'orderListDetails', 'title' => '详情', ], [ 'key' => 'orderListPrint', 'title' => '打印', ], [ 'key' => 'orderListReceiptPrint', 'title' => '小票打印', ], [ 'key' => 'orderListAddRemark', 'title' => '添加备注', ], [ 'key' => 'orderListMoveRecycle', 'title' => '移入回收站', ], [ 'key' => 'orderListExpressInfo', 'title' => '物流信息', ], [ 'key' => 'orderListTransferOrder', 'title' => '转单', ], [ 'key' => 'orderListAgree', 'title' => '同意', ], ], ], [ 'key' => 'orderSameCityList', 'title' => '同城订单', 'children' => [ [ 'key' => 'orderSameCityListCancel', 'title' => '取消', 'type' => 'action', ], [ 'key' => 'orderSameCityListDetails', 'title' => '详情', ], [ 'key' => 'orderSameCityListPrint', 'title' => '打印', ], [ 'key' => 'orderSameCityListReceiptPrint', 'title' => '小票打印', ], [ 'key' => 'orderSameCityListAddRemark', 'title' => '添加备注', ], [ 'key' => 'orderSameCityListMoveRecycle', 'title' => '移入回收站', ], [ 'key' => 'orderSameCityListAgree', 'title' => '同意', ], ], ], [ 'key' => 'orderOfflineList', 'title' => '自提订单', 'children' => [ [ 'key' => 'orderOfflineListVerify', 'title' => '核销', 'type' => 'action', ], [ 'key' => 'orderOfflineListCancel', 'title' => '取消', 'type' => 'action', ], [ 'key' => 'orderOfflineListDetails', 'title' => '详情', ], [ 'key' => 'orderOfflineListPrint', 'title' => '打印', ], [ 'key' => 'orderOfflineListReceiptPrint', 'title' => '小票打印', ], [ 'key' => 'orderOfflineListAddRemark', 'title' => '添加备注', ], [ 'key' => 'orderOfflineListMoveRecycle', 'title' => '移入回收站', ], ], ], [ 'key' => 'orderRefundList', 'title' => '售后订单', 'children' => [ [ 'key' => 'orderRefundListConfirmReceive', 'title' => '确认收货', ], [ 'key' => 'orderRefundListRefuseExchange', 'title' => '拒绝换货', ], [ 'key' => 'orderRefundListAgreeRefund', 'title' => '同意退货', ], [ 'key' => 'orderRefundListRefuseRefund', 'title' => '拒绝退货', ], [ 'key' => 'orderRefundListAgreeExchange', 'title' => '同意换货', ], ], ], [ 'key' => 'orderScanList', 'title' => '当面付订单', ], [ 'key' => 'orderComment', 'title' => '评价管理', 'children' => [ [ 'key' => 'orderCommentRely', 'title' => '回复', 'type' => 'action', ], [ 'key' => 'orderCommentHide', 'title' => '隐藏', 'type' => 'action', ], [ 'key' => 'orderCommentDelete', 'title' => '删除', 'type' => 'action', ], ], ], ] ], [ 'key' => 'marketingManage', 'title' => '应用', 'children' => [ [ 'key' => 'industryCategory', 'title' => '行业类', 'children' => [ [ 'key' => 'food', 'title' => '点餐管理', 'children' => [ [ 'key' => 'foodGoods', 'title' => '商品管理', 'children' => [ [ 'key' => 'foodGoodsAdd', 'title' => '添加', 'type' => 'action', ], [ 'key' => 'foodGoodsEdit', 'title' => '编辑', 'type' => 'action', ], [ 'key' => 'foodGoodsSetting', 'title' => '设置', 'type' => 'action', ], [ 'key' => 'foodGoodsDelete', 'title' => '删除', 'type' => 'action', ], [ 'key' => 'foodGoodsBatchAction', 'title' => '批量操作', 'type' => 'action', ] ], ], [ 'key' => 'foodCat', 'title' => '分类', 'children' => [ [ 'key' => 'foodCatAdd', 'title' => '添加', 'type' => 'action', ], [ 'key' => 'foodEditEdit', 'title' => '编辑', 'type' => 'action', ], [ 'key' => 'foodCatDelete', 'title' => '删除', 'type' => 'action', ], ], ], [ 'key' => 'foodTable', 'title' => '餐桌管理', 'children' => [ [ 'key' => 'foodTableAdd', 'title' => '添加', 'type' => 'action', ], [ 'key' => 'foodTableEdit', 'title' => '编辑', 'type' => 'action', ], [ 'key' => 'foodTableDelete', 'title' => '删除', 'type' => 'action', ], [ 'key' => 'foodTableQrcode', 'title' => '二维码', 'type' => 'action', ], ], ], [ 'key' => 'foodSetting', 'title' => '设置', ], [ 'key' => 'foodQrcode', 'title' => '店铺点餐二维码', ], [ 'key' => 'foodSlide', 'title' => '轮播图', 'children' => [ [ 'key' => 'foodSlideAdd', 'title' => '添加', 'type' => 'action', ], [ 'key' => 'foodSlideEdit', 'title' => '编辑', 'type' => 'action', ], [ 'key' => 'foodSlideDelete', 'title' => '删除', 'type' => 'action', ] ], ] ], ], ], ], [ 'key' => 'toolCategory', 'title' => '工具类', 'children' => [ [ 'key' => 'scanCodePay', 'title' => '收款码' ], ] ] ] ], [ 'key' => 'mchStaff', 'title' => '员工', ], ];