wjj 1 هفته پیش
والد
کامیت
098ef6df2f
2فایلهای تغییر یافته به همراه823 افزوده شده و 166 حذف شده
  1. 9 0
      src/api/qw/companyCustomer.js
  2. 814 166
      src/views/qw/companyCustomer/index.vue

+ 9 - 0
src/api/qw/companyCustomer.js

@@ -138,3 +138,12 @@ export function getQRCode(orderId) {
     method: 'get'
   })
 }
+
+
+export function getAddress(address) {
+  return request({
+    url: '/qw/companyCustomer/getAddress',
+    method: 'get',
+    params: { address: address }
+  })
+}

تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 814 - 166
src/views/qw/companyCustomer/index.vue


برخی فایل ها در این مقایسه diff نمایش داده نمی شوند زیرا تعداد فایل ها بسیار زیاد است