BJ_web_developers
/
codeScanning
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
e670014d7822ebaa7d76bad47db3577b4ac1f86e
Authored by
刘淇
2024-11-11 17:14:43 +0800
1 parent
65e0211e
15分钟
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/components/parkRecord.vue
src/components/parkRecord.vue
View file @
e670014
...
...
@@ -330,7 +330,7 @@ export default {
330
330
331
331
} else {
332
332
//$('.dialog-out').show()
333
- this.$msgbox('提示', '
无需缴费,请直接离场。
')
333
+ this.$msgbox('提示', '
停车15分钟内无需缴费,请直接离场
')
334
334
}
335
335
336
336
})
...
...