zs %!s(int64=2) %!d(string=hai) anos
pai
achega
16e102018d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pagesMy/order/detail.vue

+ 1 - 1
pagesMy/order/detail.vue

@@ -100,7 +100,7 @@
 			async searchOther(e) {
 				const that = this;
 				let res = await that.$api(`/dictData`, 'GET', {
-					code: "transport_type",
+					code: "transport_company",
 					label: e
 				});
 				if (res.errcode == '0') {