|
@@ -422,7 +422,7 @@ import { allDeliveryQuotes } from "@/api/express/delivery";
|
|
|
import ModalModule from "@/components/plugin/modal";
|
|
import ModalModule from "@/components/plugin/modal";
|
|
|
import AffirmShMethodPanel from "@/admin/billing/components/affirm-sh-method-panel";
|
|
import AffirmShMethodPanel from "@/admin/billing/components/affirm-sh-method-panel";
|
|
|
|
|
|
|
|
-/** 使用 getShMethod 配送业务面板的门店 shopId,后续可追加 */
|
|
|
|
|
|
|
+/** 使用 getShMethod 配送业务面板的门店 shopId,后续可追加,关键词sh_method_area */
|
|
|
const SH_METHOD_PANEL_SHOP_IDS = [36523];
|
|
const SH_METHOD_PANEL_SHOP_IDS = [36523];
|
|
|
|
|
|
|
|
export default {
|
|
export default {
|