Browse Source

修改订单id

liuxiaona 2 years ago
parent
commit
8356f1c5dd

+ 0 - 2
.idea/workspace.xml

@@ -3,8 +3,6 @@
3 3
   <component name="ChangeListManager">
4 4
     <list default="true" id="326b77ef-a0bc-4d8a-bd1c-34c4541ee400" name="Changes" comment="">
5 5
       <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
6
-      <change beforePath="$PROJECT_DIR$/project/src/components/detials/customerStatus.vue" beforeDir="false" afterPath="$PROJECT_DIR$/project/src/components/detials/customerStatus.vue" afterDir="false" />
7
-      <change beforePath="$PROJECT_DIR$/project/src/components/detials/orderCharge.vue" beforeDir="false" afterPath="$PROJECT_DIR$/project/src/components/detials/orderCharge.vue" afterDir="false" />
8 6
       <change beforePath="$PROJECT_DIR$/project/src/components/orderManage/charge.vue" beforeDir="false" afterPath="$PROJECT_DIR$/project/src/components/orderManage/charge.vue" afterDir="false" />
9 7
     </list>
10 8
     <option name="SHOW_DIALOG" value="false" />

+ 1 - 1
index.html

@@ -7,4 +7,4 @@
7 7
         hm.src = "https://hm.baidu.com/hm.js?d61b9e2caf4d46ccda7471b5385e2333";
8 8
         var s = document.getElementsByTagName("script")[0];
9 9
         s.parentNode.insertBefore(hm, s);
10
-      })();</script><link href=./static/css/app.94704c63b2a7fa035f03f70f0ab89914.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.09e8a9d1efac32cefeac.js></script><script type=text/javascript src=./static/js/app.a1a8466055f3d154aece.js></script></body></html>
10
+      })();</script><link href=./static/css/app.bc1f60bd4e70906b2d07bcc05f1193cd.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.52253876006b1968515d.js></script><script type=text/javascript src=./static/js/app.a1a8466055f3d154aece.js></script></body></html>

+ 1 - 1
project/src/components/orderManage/charge.vue

@@ -291,7 +291,7 @@ export default {
291 291
       this.loading = true
292 292
       this.$axios.post(this.URL.BASEURL + this.URL.charge_list, {
293 293
         order_source: this.paySource_val,
294
-        unionid: this.id_val,
294
+        order_id: this.id_val,
295 295
         start_date: this.time[0],
296 296
         end_date: this.time[1],
297 297
         pay_status: this.chargePay_val,

File diff suppressed because it is too large
+ 1 - 1
static/css/app.94704c63b2a7fa035f03f70f0ab89914.css


File diff suppressed because it is too large
+ 1 - 0
static/js/20.9157aa63a0da8a44485e.js


File diff suppressed because it is too large
+ 0 - 1
static/js/20.bd525b6f4de9a07018e7.js


File diff suppressed because it is too large
+ 1 - 1
static/js/manifest.09e8a9d1efac32cefeac.js