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
5e1704a6
Commit
5e1704a6
authored
Aug 25, 2022
by
liuxin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
待复核已完成支持交易代码检索
parent
b27aeed4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
13 additions
and
0 deletions
+13
-0
Inftrnps.vue
src/views/Business/Trnrel/Inftrnps.vue
+1
-0
Inftrnps.vue
src/views/Business/Trnrel/Trnfnd/Inftrnps.vue
+1
-0
index.vue
src/views/Business/Trnrel/Trnfnd/index.vue
+5
-0
index.vue
src/views/Business/Trnrel/index.vue
+6
-0
No files found.
src/views/Business/Trnrel/Inftrnps.vue
View file @
5e1704a6
...
...
@@ -146,6 +146,7 @@
maxlength=
"6"
style=
"width: 95%"
placeholder=
"请输入Transaction Type "
@
keyup
.
enter
.
native=
"showGridPromptDialog('atp.cod')"
></c-input>
</c-col>
<!--
<c-input
v-model=
"model.atpget.sdamod.seainf"
style=
"width:10%"
placeholder=
"i"
></c-input>
-->
...
...
src/views/Business/Trnrel/Trnfnd/Inftrnps.vue
View file @
5e1704a6
...
...
@@ -134,6 +134,7 @@
maxlength=
"6"
style=
"width: 95%"
placeholder=
"请输入Transaction Type "
@
keyup
.
enter
.
native=
"showGridPromptDialog('atp.cod')"
></c-input>
</c-col>
<!--
<c-input
v-model=
"model.atpget.sdamod.seainf"
style=
"width:10%"
placeholder=
"i"
></c-input>
-->
...
...
src/views/Business/Trnrel/Trnfnd/index.vue
View file @
5e1704a6
...
...
@@ -16,6 +16,11 @@
<!--
</c-content>
-->
<!--
</el-tab-pane>
</el-tabs>
-->
<c-grid-ety-prompt-dialog
ref=
"etyDialog"
:promptData=
"promptData"
v-on:select-ety=
"selectEty"
>
</c-grid-ety-prompt-dialog>
</el-form>
</div>
</
template
>
...
...
src/views/Business/Trnrel/index.vue
View file @
5e1704a6
...
...
@@ -16,6 +16,12 @@
<!--
</c-content>
-->
<!--
</el-tab-pane>
</el-tabs>
-->
<c-grid-ety-prompt-dialog
ref=
"etyDialog"
:promptData=
"promptData"
v-on:select-ety=
"selectEty"
>
</c-grid-ety-prompt-dialog>
</el-form>
</div>
</
template
>
...
...
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