Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
X
xichonght
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhangdishen
xichonght
Commits
8aa64e84
Commit
8aa64e84
authored
Aug 27, 2019
by
miaohaoyun
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'mhy' into 'master'
修复字段问题 See merge request
!68
parents
40410397
f6352e55
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
6 deletions
+7
-6
infoChange.vue
xichongSys/src/views/Myvue/infoChange.vue
+5
-4
supPaymentAudit.vue
xichongSys/src/views/Myvue/supPaymentAudit.vue
+1
-1
traRelationsAudit.vue
xichongSys/src/views/Myvue/traRelationsAudit.vue
+1
-1
No files found.
xichongSys/src/views/Myvue/infoChange.vue
View file @
8aa64e84
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
<el-input
v-model=
"form.special_type"
></el-input>
<el-input
v-model=
"form.special_type"
></el-input>
</el-form-item>
</el-form-item>
<el-form-item
label=
"险种类型"
>
<el-form-item
label=
"险种类型"
>
<el-input
v-model=
"form.o
ther_social
"
></el-input>
<el-input
v-model=
"form.o
rg_insuranceType
"
></el-input>
</el-form-item>
</el-form-item>
</el-form>
</el-form>
<el-form
ref=
"form"
:model=
"form"
class=
"forml"
label-width=
"90px"
>
<el-form
ref=
"form"
:model=
"form"
class=
"forml"
label-width=
"90px"
>
...
@@ -135,7 +135,8 @@ export default {
...
@@ -135,7 +135,8 @@ export default {
"address"
:
""
,
"address"
:
""
,
"wuserId"
:
''
,
"wuserId"
:
''
,
"old"
:
""
,
"old"
:
""
,
"now"
:
""
"now"
:
""
,
org_insuranceType
:
""
},
},
urls
:
[
urls
:
[
...
@@ -294,12 +295,12 @@ export default {
...
@@ -294,12 +295,12 @@ export default {
this
.
form
.
name
=
this
.
decrypt
(
this
.
form
.
org_name
)
this
.
form
.
name
=
this
.
decrypt
(
this
.
form
.
org_name
)
//this.form.name=this.form.org_name
//this.form.name=this.form.org_name
this
.
form
.
identity_number
=
this
.
decrypt
(
this
.
form
.
org_idNum
)
this
.
form
.
identity_number
=
this
.
decrypt
(
this
.
form
.
org_idNum
)
this
.
form
.
telphoneValue
=
this
.
decrypt
(
this
.
form
.
telphoneValue
)
//
this.form.telphoneValue=this.decrypt(this.form.telphoneValue)
this
.
form
.
nation
=
this
.
form
.
nation
this
.
form
.
nation
=
this
.
form
.
nation
this
.
form
.
pay_bank
=
this
.
form
.
org_bankName
this
.
form
.
pay_bank
=
this
.
form
.
org_bankName
this
.
form
.
pay_type
=
this
.
form
.
org_pay
this
.
form
.
pay_type
=
this
.
form
.
org_pay
this
.
form
.
special_type
=
this
.
form
.
org_position
this
.
form
.
special_type
=
this
.
form
.
org_position
this
.
form
.
telphoneValue
=
this
.
form
.
org_telPhone
this
.
form
.
telphoneValue
=
this
.
decrypt
(
this
.
form
.
org_telPhone
)
this
.
form
.
address
=
this
.
form
.
org_address
this
.
form
.
address
=
this
.
form
.
org_address
this
.
form
.
pay_account
=
this
.
form
.
org_bankNum
this
.
form
.
pay_account
=
this
.
form
.
org_bankNum
...
...
xichongSys/src/views/Myvue/supPaymentAudit.vue
View file @
8aa64e84
...
@@ -48,7 +48,7 @@
...
@@ -48,7 +48,7 @@
<el-input
v-model=
"form.pay_years"
></el-input>
<el-input
v-model=
"form.pay_years"
></el-input>
</el-form-item>
</el-form-item>
<el-form-item
label=
"补缴金额"
>
<el-form-item
label=
"补缴金额"
>
<el-input
v-model=
"form.pay_num"
></el-input>
<el-input
v-model=
"form.pay_num
Tol
"
></el-input>
</el-form-item>
</el-form-item>
<el-form-item
label=
"银行账号"
>
<el-form-item
label=
"银行账号"
>
<el-input
v-model=
"form.bank_Account"
></el-input>
<el-input
v-model=
"form.bank_Account"
></el-input>
...
...
xichongSys/src/views/Myvue/traRelationsAudit.vue
View file @
8aa64e84
...
@@ -31,7 +31,7 @@
...
@@ -31,7 +31,7 @@
<div
class=
"masks"
></div>
<div
class=
"masks"
></div>
<el-form
ref=
"form"
:model=
"form"
class=
"form"
label-width=
"auto"
>
<el-form
ref=
"form"
:model=
"form"
class=
"form"
label-width=
"auto"
>
<el-form-item
label=
"原户籍地地址"
>
<el-form-item
label=
"原户籍地地址"
>
<el-input
v-model=
"form.
old_A
ddress"
></el-input>
<el-input
v-model=
"form.
a
ddress"
></el-input>
</el-form-item>
</el-form-item>
<el-form-item
label=
"所属银行"
>
<el-form-item
label=
"所属银行"
>
<el-input
v-model=
"form.bank_Name"
></el-input>
<el-input
v-model=
"form.bank_Name"
></el-input>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment