|
@@ -151,7 +151,7 @@ export default {
|
|
|
this.list1[1].value = status === "1" ? "待发货" : "待收货";
|
|
|
this.status = status;
|
|
|
this.list4[0].value =
|
|
|
- this.admin === "1" ? "红运稻" : this.admin === "2" ? "悦享泰康" : "";
|
|
|
+ this.admin === "1" ? "红运稻2Kgx2" : this.admin === "2" ? "悦享泰康2.5Kgx1" : "";
|
|
|
this.list4[1].value = order_num + "份";
|
|
|
this.list1[2].value = order_time;
|
|
|
if (this.status === "2") {
|