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
b3c547f2
Commit
b3c547f2
authored
Aug 02, 2023
by
panziyi
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/settle-test-20230110' into settle-test-20230110
parents
5c0fd043
22560bab
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
2 deletions
+10
-2
index.js
src/business/betacc/model/index.js
+3
-0
Ovwp1.vue
src/business/letnot/views/Ovwp1.vue
+7
-2
No files found.
src/business/betacc/model/index.js
View file @
b3c547f2
...
...
@@ -12,7 +12,9 @@ export default class Betacc {
ledgrp
:
{
rec
:
{
inr
:
''
,
branchinr
:
''
,
ownref
:
''
},
cbs
:
{
opn1
:
{
...
...
@@ -136,6 +138,7 @@ export default class Betacc {
ownref
:
''
,
matdat
:
''
,
disdat
:
''
,
branchinr
:
''
,
nam
:
''
},
cbs
:
{
...
...
src/business/letnot/views/Ovwp1.vue
View file @
b3c547f2
...
...
@@ -367,7 +367,7 @@
<!-- ========================右边======================= -->
<c-col
:span=
"12"
style=
"padding-left: 20px;"
>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<c-ptap
:model=
"model"
:argadr=
"{
...
...
@@ -376,6 +376,9 @@
rol: 'ben',
}"
:disabled=
"true"
@
keyup
.
enter
.
native=
"
queryGridEtyPromptDialogData('BEN', 'C')
"
>
</c-ptap>
</c-col>
...
...
@@ -389,10 +392,12 @@
rol: 'iss',
}"
:disabled=
"true"
@
keyup
.
enter
.
native=
"
queryGridEtyPromptDialogData('ISS', 'B')
"
>
</c-ptap>
</c-col>
<c-col
:span=
"24"
>
<c-ptap
:model=
"model"
...
...
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