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
fukai
vue-gjjs
Commits
5853c730
Commit
5853c730
authored
Nov 23, 2021
by
zhengxiaokui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
zxk
parent
7d8c3de4
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
Ptap.vue
src/views/Public/Ptap.vue
+6
-6
No files found.
src/views/Public/Ptap.vue
View file @
5853c730
...
@@ -15,14 +15,14 @@
...
@@ -15,14 +15,14 @@
<c-col
:span=
"18"
>
<c-col
:span=
"18"
>
<el-form-item
<el-form-item
label=
"Extkey"
label=
"Extkey"
:prop=
"`$
{argadr.grp}.${argadr.rol}.pts.
${isAdrblk ? 'extkey' : 'bankno'}
`"
:prop=
"`$
{argadr.grp}.${argadr.rol}.pts.
extkey
`"
>
>
<c-input
<c-input
v-model=
"
v-model=
"model[argadr.grp][argadr.rol].pts.extkey"
model[argadr.grp][argadr.rol].pts[isAdrblk ? 'extkey' : 'bankno']
"
:placeholder=
"'请输入' + argadr.title + 'Extkey'"
:placeholder=
"'请输入' + argadr.title + 'Extkey'"
@
keyup
.
enter
.
native=
"showGridPromptDialog(`$
{argadr.grp}.${argadr.rol}.pts.${isAdrblk ? 'extkey' : 'bankno'}`)"
@
keyup
.
enter
.
native=
"
showGridPromptDialog(`$
{argadr.grp}.${argadr.rol}.pts.extkey`)
"
>
</c-input>
>
</c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
...
@@ -32,7 +32,7 @@
...
@@ -32,7 +32,7 @@
<c-button
<c-button
size=
"small"
size=
"small"
type=
"primary;width:10%"
type=
"primary;width:10%"
@
click=
"onSeainf(`$
{argadr.grp}.${argadr.rol}.pts.
${isAdrblk ? 'extkey' : 'bankno'}
`)"
@
click=
"onSeainf(`$
{argadr.grp}.${argadr.rol}.pts.
extkey
`)"
>i
</c-button
>i
</c-button
>
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onAplpDet"
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onAplpDet"
>
...
...
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