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
21da97d0
Commit
21da97d0
authored
Aug 03, 2023
by
WH
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
LETNOT机构信息修复
parent
6329d57e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
0 deletions
+14
-0
Detp.vue
src/business/letnot/views/Detp.vue
+4
-0
Ptyp.vue
src/business/letnot/views/Ptyp.vue
+10
-0
No files found.
src/business/letnot/views/Detp.vue
View file @
21da97d0
...
...
@@ -25,6 +25,8 @@
grp: 'ledgrp',
rol: 'avb',
}"
@keyup.enter.native="
queryGridEtyPromptDialogData('AVB', 'B')"
:noRef="true"
:onlySearch="true"
:disabledExtkey="!avbFlag"
...
...
@@ -128,6 +130,8 @@
grp: 'ledgrp',
rol: 'drw',
}"
@
keyup
.
enter
.
native=
"
queryGridEtyPromptDialogData('DRW', '')"
:noRef=
"true"
:onlySearch=
"false"
:disabledExtkey=
"blkDftatFlag"
...
...
src/business/letnot/views/Ptyp.vue
View file @
21da97d0
...
...
@@ -12,6 +12,8 @@
grp: 'ledgrp',
rol: 'adv',
}"
@keyup.enter.native="
queryGridEtyPromptDialogData('ADV', 'B')"
disabled
disabledRef
disabledExtkey
...
...
@@ -28,6 +30,8 @@
grp: 'ledgrp',
rol: 'a2b',
}"
@keyup.enter.native="
queryGridEtyPromptDialogData('A2B', 'C')"
>
</c-ptap>
</c-col>
...
...
@@ -57,6 +61,8 @@
grp: 'ledgrp',
rol: 'apb',
}"
@keyup.enter.native="
queryGridEtyPromptDialogData('APB', 'C')"
>
</c-ptap>
</c-col>
...
...
@@ -76,6 +82,8 @@
grp: 'ledgrp',
rol: 'rmb',
}"
@keyup.enter.native="
queryGridEtyPromptDialogData('RMB', 'B')"
>
</c-ptap>
</c-col>
...
...
@@ -89,6 +97,8 @@
grp: 'ledgrp',
rol: 'con',
}"
@keyup.enter.native="
queryGridEtyPromptDialogData('CON', 'B')"
:onlySearch="true"
disabled
disabledRef
...
...
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