1
0

2 Revīzijas 23bf58139d ... 02a921abb3

Autors SHA1 Ziņojums Datums
  yfh 02a921abb3 Merge remote-tracking branch 'origin/master_bly' into master_bly 2 nedēļas atpakaļ
  yfh 80fced811e 1、媒体来源调整 2 nedēļas atpakaļ
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      src/views/hisStore/storeOrder/index.vue

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

@@ -853,7 +853,7 @@ export default {
           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) => {