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
ac0ba9eb
Commit
ac0ba9eb
authored
Sep 28, 2022
by
lianyang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
litopn详情页anyBank的名称地址栏修改
parent
711f53ff
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
2 deletions
+9
-2
Detp.vue
src/views/Business/Litopn/Detp.vue
+9
-2
No files found.
src/views/Business/Litopn/Detp.vue
View file @
ac0ba9eb
...
...
@@ -45,9 +45,16 @@
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"名称地址"
prop=
"lidgrp.avb.pts.adrblk"
>
<el-form-item
label=
"名称地址"
prop=
"lidgrp.avb.pts.adrblk"
v-if=
"model.lidgrp.rec.avbwth != 'O'"
>
<c-input
type=
"textarea"
v-model=
"model.lidgrp.avb.pts.adrblk"
maxlength=
"135"
:rows=
"4"
show-word-limit
placeholder=
"请输入名称地址"
:disabled=
"model.lidgrp.avb.pts.extkey !== ''"
></c-input>
:disabled=
"model.lidgrp.rec.avbwth !== ''"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
v-if=
"model.lidgrp.rec.avbwth == 'O'"
>
<el-form-item
label=
"Available in"
prop=
"lidgrp.blk.avbwthtxt"
>
<c-input
type=
"textarea"
v-model=
"model.lidgrp.blk.avbwthtxt"
maxlength=
"135"
:rows=
"4"
show-word-limit
placeholder=
"请输入Available in"
></c-input>
</el-form-item>
</c-col>
...
...
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