544782275@qq.com %!s(int64=3) %!d(string=hai) anos
pai
achega
626059496f
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      application/store/controller/Order.php

+ 0 - 1
application/store/controller/Order.php

@@ -332,7 +332,6 @@ class Order extends Controller
             Db::name('store_order')->where('id',$id)->update($order_data);
             $this->success('操作成功!');
         } else {
-            echo 111;exit();
             $this->_form($this->table, 'edit_order');
         }