Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vue-gjjs
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
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
zhouqian
vue-gjjs
Commits
0d79d08f
Commit
0d79d08f
authored
Oct 17, 2022
by
huangxin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bug修改
parent
0107169f
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
6 deletions
+7
-6
Brteus.vue
src/views/Business/Brteus/Brteus.vue
+2
-2
index.vue
src/views/Business/Brteus/index.vue
+4
-4
Mt750p.vue
src/views/Business/Litdav/Mt750p.vue
+1
-0
No files found.
src/views/Business/Brteus/Brteus.vue
View file @
0d79d08f
...
...
@@ -55,7 +55,7 @@
</c-col>
<c-col
:span=
"11"
>
<c-form-item
label=
""
label-width=
"5px"
prop=
"brdgrp.cbs.max.amt"
>
<c-input
v-model=
"model.brdgrp.cbs.max.amt"
placeholder=
""
disabled
></c-input
>
<c-input
-currency
v-model=
"model.brdgrp.cbs.max.amt"
placeholder=
""
disabled
></c-input-currency
>
</c-form-item>
</c-col>
</c-col>
...
...
@@ -69,7 +69,7 @@
</c-col>
<c-col
:span=
"11"
>
<c-form-item
label=
""
label-width=
"5px"
prop=
"brdgrp.cbs.opn1.amt"
>
<c-input
v-model=
"model.brdgrp.cbs.opn1.amt"
placeholder=
""
disabled
></c-input
>
<c-input
-currency
v-model=
"model.brdgrp.cbs.opn1.amt"
placeholder=
""
disabled
></c-input-currency
>
</c-form-item>
</c-col>
</c-col>
...
...
src/views/Business/Brteus/index.vue
View file @
0d79d08f
...
...
@@ -50,11 +50,11 @@
<!--PD000027 -->
<el-tab-pane
label=
"表外记账"
name=
"engp"
>
<
!--
<
el-tab-pane
label=
"表外记账"
name=
"engp"
>
<c-content>
<m-engp
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
</el-tab-pane>
-->
<!--PD000000 -->
<el-tab-pane
label=
"结算"
name=
"setpan"
>
...
...
@@ -68,9 +68,9 @@
</el-tab-pane>
<!--PD000000 -->
<el-tab-pane
label=
"提示信息"
name=
"coninfp"
>
<
!--
<
el-tab-pane
label=
"提示信息"
name=
"coninfp"
>
<m-coninfp
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
</el-tab-pane>
-->
<!--PD000001 -->
...
...
src/views/Business/Litdav/Mt750p.vue
View file @
0d79d08f
...
...
@@ -96,6 +96,7 @@
<c-col
:span=
"12"
>
<el-form-item
label=
"地址信息"
prop=
"brdgrp.acb.pts.adrblk"
>
<c-input
:disabled=
"model.brdgrp.acb.pts.extkey!=''"
:rows=
"4"
type=
"textarea"
v-model=
"model.brdgrp.acb.pts.adrblk"
maxlength=
"135"
show-word-limit
placeholder=
"请输入地址信息"
></c-input>
</el-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