瀏覽代碼

no message

linwenxin 7 月之前
父節點
當前提交
5394571c11
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/packageMaterial/pages/newSale/index.vue

+ 1 - 1
src/packageMaterial/pages/newSale/index.vue

@@ -240,7 +240,7 @@ import zjDialogPicker from "@/components/zj-dialog/zj-dialog-picker.vue";
         brandId: null,
         brandName: null,
         websitId: this.websit.websitId,
-        websitName: this.websit.websitName,
+        websitName: this.websit.name,
         userMobile: this.userMobile,
         orderNo: this.orderNo,
         wbId: this.wbId,