Pārlūkot izejas kodu

fix:“修复部分花型价格显示为投币价格”

soobin 1 gadu atpakaļ
vecāks
revīzija
4c0ece0a4c
1 mainītis faili ar 12 papildinājumiem un 12 dzēšanām
  1. 12 12
      packageB/pages/remote/updatePrice.vue

+ 12 - 12
packageB/pages/remote/updatePrice.vue

@@ -795,40 +795,40 @@
 											this.A35 = list[i].rmbPrice;
 											this.A35 = list[i].rmbPrice;
 										break;
 										break;
 										case "A37":
 										case "A37":
-											this.A37 = list[i].codePrice;
+											this.A37 = list[i].rmbPrice;
 										break;
 										break;
 										case "A38":
 										case "A38":
-											this.A38 = list[i].codePrice;
+											this.A38 = list[i].rmbPrice;
 										break;
 										break;
 										case "A39":
 										case "A39":
-											this.A39 = list[i].codePrice;
+											this.A39 = list[i].rmbPrice;
 										break;
 										break;
 										case "A40":
 										case "A40":
-											this.A40 = list[i].codePrice;
+											this.A40 = list[i].rmbPrice;
 										break;
 										break;
 										case "A41":
 										case "A41":
-											this.A41 = list[i].codePrice;
+											this.A41 = list[i].rmbPrice;
 										break;
 										break;
 										case "A42":
 										case "A42":
-											this.A42 = list[i].codePrice;
+											this.A42 = list[i].rmbPrice;
 										break;
 										break;
 										case "A43":
 										case "A43":
-											this.A43 = list[i].codePrice;
+											this.A43 = list[i].rmbPrice;
 										break;
 										break;
 										case "A44":
 										case "A44":
-											this.A44 = list[i].codePrice;
+											this.A44 = list[i].rmbPrice;
 										break;
 										break;
 										case "A45":
 										case "A45":
-											this.A45 = list[i].codePrice;
+											this.A45 = list[i].rmbPrice;
 										break;
 										break;
 										case "A46":
 										case "A46":
-											this.A46 = list[i].codePrice;
+											this.A46 = list[i].rmbPrice;
 										break;
 										break;
 										case "A47":
 										case "A47":
-											this.A47 = list[i].codePrice;
+											this.A47 = list[i].rmbPrice;
 										break;
 										break;
 										case "A48":
 										case "A48":
-											this.A48 = list[i].codePrice;
+											this.A48 = list[i].rmbPrice;
 										break;
 										break;
 									}
 									}
 								}
 								}