司机管理模块,开票通知模块

This commit is contained in:
2023-08-18 14:52:29 +08:00
parent 1a119820dd
commit 90e3353058
17 changed files with 701 additions and 232 deletions

View File

@ -6,6 +6,7 @@
:placeholder="placeholder"
required
@input="$emit('input', $event)"
@blur="$emit('blurIn')"
input-align="right"
/>
</van-cell-group>