瀏覽代碼

feature/EK-3320

ryan 1 月之前
父節點
當前提交
3ada452007
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      backendApi/modules/v1/models/lists/shop/OrderList.php

+ 1 - 0
backendApi/modules/v1/models/lists/shop/OrderList.php

@@ -385,6 +385,7 @@ class OrderList extends \common\libs\dataList\DataList implements DataListInterf
                     },
                 ],
                 'INVOICE_REMARK' => null,
+                'METHOD' => null,
             ];
         }
         return $this->columns;