ソースを参照

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;