Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
省
省二结算
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
任鸿志
省二结算
Commits
82970c87
Commit
82970c87
authored
Sep 25, 2025
by
任鸿志
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
111111
parent
430eecbf
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
2 deletions
+14
-2
outpatient.vue
src/views/jiesuan/outpatient.vue
+8
-2
outpatientCharging.vue
src/views/jiesuan/outpatientCharging.vue
+6
-0
No files found.
src/views/jiesuan/outpatient.vue
View file @
82970c87
...
...
@@ -372,6 +372,12 @@
<el-tag
class=
"label"
color=
"#E7EEFF"
style=
"color: #1a5bfd; font-weight: 600"
><span>
医保个账支付
</span></el-tag>
<el-input
v-model=
"bxxxinfo.grzhzf"
@
input=
"gjzhifu()"
@
blur=
"grzhzfBlur()"
type=
"number"
:disabled=
"form.insurance_type == 'LONGDISTANCE'"
></el-input>
</div>
</el-form-item>
<el-form-item>
<div
class=
"form_item"
>
<el-tag
class=
"label"
color=
"#E7EEFF"
style=
"color: #1a5bfd; font-weight: 600"
>
电子钱包支付
</el-tag>
<el-input
v-model=
"bxxxinfo.dzqbzfje"
type=
"number"
disabled
></el-input>
</div>
</el-form-item>
<el-form-item>
<div
class=
"form_item"
>
...
...
@@ -379,12 +385,12 @@
<el-input
v-model=
"form.djf"
type=
"number"
></el-input>
</div>
</el-form-item>
<el-form-item
style=
"visibility: hidden"
>
<
!-- <
el-form-item style="visibility: hidden">
<div class="form_item">
<el-tag class="label" color="#E7EEFF" style="color: #1a5bfd; font-weight: 600">共济账户支付</el-tag>
<el-input v-model="bxxxinfo.family_ba222lance" type="number" @input="gjzhifu()"></el-input>
</div>
</el-form-item>
</el-form-item>
-->
</div>
</div>
</el-card>
...
...
src/views/jiesuan/outpatientCharging.vue
View file @
82970c87
...
...
@@ -433,6 +433,12 @@
<el-tag
class=
"label"
color=
"#E7EEFF"
style=
"color: #1a5bfd; font-weight: 600"
>
待缴费
</el-tag>
<el-input
v-model=
"form.djf"
type=
"number"
></el-input>
</div>
</el-form-item>
<el-form-item>
<div
class=
"form_item"
>
<el-tag
class=
"label"
color=
"#E7EEFF"
style=
"color: #1a5bfd; font-weight: 600"
>
电子钱包支付
</el-tag>
<el-input
v-model=
"bxxxinfo.dzqbzfje"
type=
"number"
disabled
></el-input>
</div>
</el-form-item>
<el-form-item
style=
"visibility: hidden"
>
<div
class=
"form_item"
>
...
...
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