Commit e670014d7822ebaa7d76bad47db3577b4ac1f86e

Authored by 刘淇
1 parent 65e0211e

15分钟

Showing 1 changed file with 1 additions and 1 deletions
src/components/parkRecord.vue
... ... @@ -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 })
... ...