Explorar o código

fix: 总价显示

From-wh %!s(int64=2) %!d(string=hai) anos
pai
achega
63f35528bb
Modificáronse 1 ficheiros con 3 adicións e 2 borrados
  1. 3 2
      template/uni-app/pages/goods/order_confirm/index.vue

+ 3 - 2
template/uni-app/pages/goods/order_confirm/index.vue

@@ -338,7 +338,8 @@
 					}
 
 				],
-				virtual_type: 0,
+				virtual_type: 0,
+				allPrice: 0,
 				formContent: '',
 				payType: '', //支付方式
 				openType: 1, //优惠券打开方式 1=使用
@@ -1830,4 +1831,4 @@
 	.fontC {
 		color: grey;
 	}
-</style>
+</style>