yfh 3 hari lalu
induk
melakukan
1acc51060c
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      src/views/hisStore/storeOrder/list.vue

+ 1 - 1
src/views/hisStore/storeOrder/list.vue

@@ -683,7 +683,7 @@ export default {
   },
   created() {
     this.getTreeselect();
-    this.getDicts("crm_customer_source").then((response) => {
+    this.getDicts("store_order_medium").then((response) => {
       this.orderMediumOptions = response.data;
     });
     this.getDicts("store_order_type").then((response) => {