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
1b4ef3a0
Commit
1b4ef3a0
authored
Sep 01, 2022
by
wangna
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
infccd、cctdav修改
parent
77600ff5
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
6 deletions
+10
-6
BusRouter.js
src/views/Business/BusRouter.js
+1
-1
Cctdav1.vue
src/views/Business/Cctdav/Cctdav1.vue
+8
-4
Infsea.vue
src/views/Business/Infccd/Infsea.vue
+1
-1
No files found.
src/views/Business/BusRouter.js
View file @
1b4ef3a0
...
...
@@ -211,7 +211,7 @@ const BusRouter = [
{
path
:
'cltdav'
,
component
:
Cltdav
,
name
:
'Cltdav'
,
meta
:
{
title
:
'打包托收开立'
}
},
{
path
:
'clttra'
,
component
:
Clttra
,
name
:
'Clttra'
,
meta
:
{
title
:
'打包托收催收'
}
},
{
path
:
'cltset'
,
component
:
Cltset
,
name
:
'Cltset'
,
meta
:
{
title
:
'打包托收解包'
}
},
{
path
:
'infccd'
,
component
:
Infccd
,
name
:
'Infccd'
,
meta
:
{
title
:
'光票托收查询
1
'
}
},
{
path
:
'infccd'
,
component
:
Infccd
,
name
:
'Infccd'
,
meta
:
{
title
:
'光票托收查询'
}
},
{
path
:
'infcld'
,
component
:
Infcld
,
name
:
'Infcld'
,
meta
:
{
title
:
'光票托收查询2'
}
},
{
path
:
'ccttra'
,
component
:
Ccttra
,
name
:
'Ccttra'
,
meta
:
{
title
:
'光票托收催收'
}
},
{
path
:
'cctdav'
,
component
:
Cctdav
,
name
:
'Cctdav'
,
meta
:
{
title
:
'光票托收开立'
}
},
...
...
src/views/Business/Cctdav/Cctdav1.vue
View file @
1b4ef3a0
...
...
@@ -138,6 +138,7 @@
v-model=
"model.ccdgrp.rec.purflg"
style=
"width: 100%"
placeholder=
"请选择Payment Disposition "
:disabled=
"model.ccdgrp.rec.modset == '1'"
:code=
"codes.purflg"
>
</c-select>
...
...
@@ -205,7 +206,7 @@
<c-input
v-model=
"model.cctp.usr.extkey"
maxlength=
"8"
placeholder=
"请输入
User ID
"
placeholder=
"请输入
resp.usr
"
disabled
></c-input>
</el-form-item>
...
...
@@ -326,7 +327,7 @@
v-model=
"model.ccdgrp.col.pts.ref"
maxlength=
"16"
placeholder=
"请输入Coll. Bank参考号"
disabled
:disabled=
"model.ccdgrp.rec.modset == '2'"
></c-input>
</el-form-item>
</c-col>
...
...
@@ -338,7 +339,10 @@
v-model=
"model.ccdgrp.col.pts.extkey"
maxlength=
"16"
placeholder=
"请输入Coll. Bank"
disabled
@
keyup
.
enter
.
native=
"
showGridPromptDialog('ccdgrp.col.pts.extkey')
"
:disabled=
"model.ccdgrp.rec.modset == '2'"
></c-input>
<
template
slot=
"footer"
>
<c-button
...
...
@@ -366,7 +370,7 @@
maxlength=
"150"
show-word-limit
placeholder=
"请输入名称地址"
disabled
:disabled=
"model.ccdgrp.rec.modset == '2'"
></c-input>
</el-form-item>
</c-col>
...
...
src/views/Business/Infccd/Infsea.vue
View file @
1b4ef3a0
...
...
@@ -265,7 +265,7 @@
size=
"medium"
type=
"primary"
@
click=
"toCctdav"
>
光票托收
建
立
</c-button
>
光票托收
开
立
</c-button
>
</c-col>
<c-col
:span=
"24"
>
...
...
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