2 Комити 23bf58139d ... 02a921abb3

Аутор SHA1 Порука Датум
  yfh 02a921abb3 Merge remote-tracking branch 'origin/master_bly' into master_bly пре 2 недеља
  yfh 80fced811e 1、媒体来源调整 пре 2 недеља
1 измењених фајлова са 1 додато и 1 уклоњено
  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) => {