瀏覽代碼

提交代码

xiongyi 4 天之前
父節點
當前提交
94d4a91371
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/message/index.vue

+ 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
 				})