Browse Source

逻辑修改

lilei 4 năm trước cách đây
mục cha
commit
5bada4fb4a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pages/work/index/index.vue

+ 1 - 1
pages/work/index/index.vue

@@ -267,7 +267,7 @@ export default {
 			this.$store.commit("$closeWebsocket")
 			uni.showModal({
 			    title: '提示',
-			    content: '洗车已结束',
+			    content: '洗车已结束',
 				showCancel: false,
 			    success: function (res) {
 			        if (res.confirm) {