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
7090b736
Commit
7090b736
authored
3 years ago
by
zhengxiaokui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
zxk
parent
705d2051
master
…
bochk-demo-202202
ceb-demo-202201
development-202206
revert-594e4a5c
revert-d0d76887
train
vue-gjjs-template
No related merge requests found
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
Detp.vue
src/views/Business/Letopn/Detp.vue
+0
-0
Ptap.vue
src/views/Public/Ptap.vue
+4
-2
No files found.
src/views/Business/Letopn/Detp.vue
View file @
7090b736
This diff is collapsed.
Click to expand it.
src/views/Public/Ptap.vue
View file @
7090b736
...
...
@@ -15,10 +15,12 @@
<c-col
:span=
"18"
>
<el-form-item
label=
"Extkey"
:prop=
"`$
{argadr.grp}.${argadr.rol}.pts.
extkey
`"
:prop=
"`$
{argadr.grp}.${argadr.rol}.pts.
${isAdrblk ? extkey : bankno}
`"
>
<c-input
v-model=
"model[argadr.grp][argadr.rol].pts.extkey"
v-model=
"
model[argadr.grp][argadr.rol].pts[isAdrblk ? 'extkey' : 'bankno']
"
:placeholder=
"'请输入' + argadr.title + 'Extkey'"
></c-input>
</el-form-item>
...
...
This diff is collapsed.
Click to expand it.
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