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
428f4ab8
Commit
428f4ab8
authored
Oct 12, 2021
by
潘际乾
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cpdgrp.orc.pts.extkey收款人
parent
d33fcb8f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
5 deletions
+10
-5
Event.js
src/model/Cptopn/Event.js
+3
-0
Opnp1.vue
src/views/Business/Cptopn/Opnp1.vue
+7
-5
No files found.
src/model/Cptopn/Event.js
View file @
428f4ab8
...
...
@@ -288,6 +288,9 @@ export default {
}
})
},
onSeainf
()
{
},
onFippDet
(){
this
.
root
.
$refs
.
modelForm
.
validate
(
async
valid
=>
{
if
(
!
valid
)
...
...
src/views/Business/Cptopn/Opnp1.vue
View file @
428f4ab8
...
...
@@ -624,12 +624,12 @@
<c-col
:span=
"24"
>
<c-col
:span=
"17"
>
<el-form-item
label=
"收款人"
prop=
"cp
tp.pyebch
key"
>
<el-form-item
label=
"收款人"
prop=
"cp
dgrp.orc.pts.ext
key"
>
<c-input
v-model=
"model.cp
tp.pyebch
key"
v-model=
"model.cp
dgrp.orc.pts.ext
key"
maxlength=
"14"
placeholder=
"请输入收款人"
@
keyup
.
enter
.
native=
"showGridPromptDialog('cp
tp.pyebch
key')"
@
keyup
.
enter
.
native=
"showGridPromptDialog('cp
dgrp.orc.pts.ext
key')"
></c-input>
</el-form-item>
</c-col>
...
...
@@ -1517,8 +1517,10 @@
<c-col
:span=
"24"
>
<c-col
:span=
"17"
>
<el-form-item
label=
"收款人"
>
<c-input
placeholder=
""
></c-input>
<el-form-item
label=
"收款人"
prop=
"cpdgrp.orc.pts.extkey"
>
<c-input
placeholder=
""
v-model=
"model.cpdgrp.orc.pts.extkey"
@
keyup
.
enter
.
native=
"showGridPromptDialog('cpdgrp.orc.pts.extkey')"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"7"
>
...
...
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