瀏覽代碼

1、媒体来源调整

yfh 2 周之前
父節點
當前提交
80fced811e
共有 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) => {