mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 15:06:45 +08:00
提交更新
This commit is contained in:
@@ -223,7 +223,7 @@
|
|||||||
clearable
|
clearable
|
||||||
maxlength="30"
|
maxlength="30"
|
||||||
/>
|
/>
|
||||||
<van-field
|
<!-- <van-field
|
||||||
:value="userInfo.salarySource | idToText('salarySource')"
|
:value="userInfo.salarySource | idToText('salarySource')"
|
||||||
readonly
|
readonly
|
||||||
label="收入来源"
|
label="收入来源"
|
||||||
@@ -241,7 +241,7 @@
|
|||||||
placeholder="请输入其它收入来源"
|
placeholder="请输入其它收入来源"
|
||||||
clearable
|
clearable
|
||||||
maxlength="30"
|
maxlength="30"
|
||||||
/>
|
/> -->
|
||||||
<van-field
|
<van-field
|
||||||
v-model="userInfo.averageAnnualIncome"
|
v-model="userInfo.averageAnnualIncome"
|
||||||
label="平均年收入(万元)"
|
label="平均年收入(万元)"
|
||||||
|
|||||||
Reference in New Issue
Block a user