mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange.git
synced 2026-08-19 04:14:04 +00:00
add chines word for bank branch
This commit is contained in:
@@ -166,7 +166,7 @@
|
||||
<el-input v-model="bookingForm.bank_name" type="text" placeholder="Bank Name" style="width: 80%" />
|
||||
</el-form-item>
|
||||
<el-form-item prop="bank_branch">
|
||||
<el-input v-model="bookingForm.bank_branch" type="text" placeholder="Branch / 分行/支行" style="width: 80%" />
|
||||
<el-input v-model="bookingForm.bank_branch" type="text" placeholder="Branch / 分行/支行 / 所在地" style="width: 80%" />
|
||||
</el-form-item>
|
||||
|
||||
<el-form-item>
|
||||
|
||||
Reference in New Issue
Block a user