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
daf9e5e3
Commit
daf9e5e3
authored
Sep 09, 2022
by
zhujiazhan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
地区弹窗修改
parent
98652f8e
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
3 deletions
+4
-3
Incp.vue
src/views/Business/Cptadv/Incp.vue
+2
-2
Opnp1.vue
src/views/Business/Cptadv/Opnp1.vue
+1
-1
index.vue
src/views/Business/Cptadv/index.vue
+1
-0
No files found.
src/views/Business/Cptadv/Incp.vue
View file @
daf9e5e3
...
...
@@ -30,7 +30,7 @@
maxlength=
"3"
placeholder=
"请输入付款人常驻国家/地区代码"
style=
"width:100%"
@
keyup
.
enter
.
native=
"showGridPromptDialog('cnybop.cnyinc.spayercountrycode')"
@
keyup
.
enter
.
native=
"showGridPromptDialog('cnybop.cnyinc.spayercountrycode'
, null, null,
{COD: 'cnybop.cnyinc.spayercountrycode'}, {COD: true},'doxpDialog'
)"
>
</c-input>
</el-form-item>
</c-col>
...
...
@@ -39,7 +39,7 @@
size=
"small"
type=
"primary"
icon=
"el-icon-search"
@
click=
"showGridPromptDialog('cnybop.inccty.selbut1', null, null,
{COD: 'cnybop.cnyinc.spayercountrycode'}, {
TXT: fals
e},'doxpDialog')">
</c-button>
@
click=
"showGridPromptDialog('cnybop.inccty.selbut1', null, null,
{COD: 'cnybop.cnyinc.spayercountrycode'}, {
COD: tru
e},'doxpDialog')">
</c-button>
</c-col>
</c-col>
<c-col
:span=
"24"
>
...
...
src/views/Business/Cptadv/Opnp1.vue
View file @
daf9e5e3
...
...
@@ -147,7 +147,7 @@
size=
"small"
type=
"primary"
icon=
"el-icon-search"
@
click=
"showGridPromptDialog('cptp.selbut', null, null,
{COD: 'cptp.draweecountcode'}, {
TXT: fals
e},'doxpDialog')"
@
click=
"showGridPromptDialog('cptp.selbut', null, null,
{COD: 'cptp.draweecountcode'}, {
COD: tru
e},'doxpDialog')"
>
</c-button>
</
template
>
</c-fullbox>
...
...
src/views/Business/Cptadv/index.vue
View file @
daf9e5e3
...
...
@@ -110,6 +110,7 @@
:promptData=
"promptData"
v-on:select-ety=
"selectEty"
></c-grid-ety-prompt-dialog>
</c-page>
</
template
>
<
script
>
...
...
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