xiongyi 4 өдөр өмнө
parent
commit
94d4a91371

+ 1 - 1
pages/message/index.vue

@@ -96,7 +96,7 @@
 				})
 			},
 			toDeviceMsgPage(item) {
-				equest.postApi(config.API_MESSAGE_READ_MESSAGE, {
+				request.postApi(config.API_MESSAGE_READ_MESSAGE, {
 					msg_type: 1,
 					car_id: item.car_id
 				})