|
|
@@ -53,7 +53,7 @@
|
|
|
<script>
|
|
|
import TuiListCell from "@/components/plugin/list-cell";
|
|
|
import AppDeliveryModule from "@/components/app-delivery";
|
|
|
-import AppListModule from "@/components/module/app-order-list2";
|
|
|
+import AppListModule from "./components/app-order-list2";
|
|
|
import { getShopUser } from "@/utils/auth";
|
|
|
import { getOrderShop } from "@/utils/config";
|
|
|
import { createOrder,newFreight } from "@/api/order";
|