Explorar o código

1、媒体来源调整

yfh hai 2 semanas
pai
achega
80fced811e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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) => {