浏览代码

完善功能

gorden 8 月之前
父节点
当前提交
3bccd62d56
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      app/admin/controller/order/WholeController.php

+ 3 - 3
app/admin/controller/order/WholeController.php

@@ -975,7 +975,7 @@ class WholeController extends Curd
                                     'func'=>'procActionToPrinter',
                                     'sign'=>'',
                                     'data'=>[
-                                        'printer_premises'=>$premises->dept_id,
+                                        'printer_premises'=>$restaurant->dept_id,
                                         'printer_device'=>[
                                             $key
                                         ],
@@ -1516,7 +1516,7 @@ class WholeController extends Curd
                                     'func'=>'procActionToPrinter',
                                     'sign'=>'',
                                     'data'=>[
-                                        'printer_premises'=>$premises->dept_id,
+                                        'printer_premises'=>$restaurant->dept_id,
                                         'printer_device'=>[
                                             $key
                                         ],
@@ -1532,7 +1532,7 @@ class WholeController extends Curd
                                     'func'=>'procActionToPrinter',
                                     'sign'=>'',
                                     'data'=>[
-                                        'printer_premises'=>$premises->dept_id,
+                                        'printer_premises'=>$restaurant->dept_id,
                                         'printer_device'=>[
                                             $key
                                         ],