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
de97550f
Commit
de97550f
authored
Nov 22, 2022
by
LiRui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Dbj、Dbw申报交易检核提交功能完善
parent
e1af7026
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
17 additions
and
17 deletions
+17
-17
index.vue
src/views/Business/Dbjadd/index.vue
+2
-2
index.vue
src/views/Business/Dbjame/index.vue
+2
-2
index.vue
src/views/Business/Dbjdel/index.vue
+2
-2
index.vue
src/views/Business/Dbjinf/index.vue
+3
-3
index.vue
src/views/Business/Dbwadd/index.vue
+2
-2
index.vue
src/views/Business/Dbwame/index.vue
+2
-2
index.vue
src/views/Business/Dbwdel/index.vue
+2
-2
index.vue
src/views/Business/Dbwinf/index.vue
+2
-2
No files found.
src/views/Business/Dbjadd/index.vue
View file @
de97550f
...
...
@@ -37,8 +37,8 @@
</c-tabs>
</el-form>
<c-function-btn
:handleSubmit=
"handleSubmit"
:handleCheck=
"handleCheck"
:handleSubmit=
"handleSubmit
.bind(this,'bopbut.sav')
"
:handleCheck=
"handleCheck
.bind(this,'bopbut.chk')
"
:handleStash=
"handleStash"
>
</c-function-btn>
...
...
src/views/Business/Dbjame/index.vue
View file @
de97550f
...
...
@@ -37,8 +37,8 @@
</c-tabs>
</el-form>
<c-function-btn
:handleSubmit=
"handleSubmit"
:handleCheck=
"handleCheck"
:handleSubmit=
"handleSubmit
.bind(this,'bopbut.sav')
"
:handleCheck=
"handleCheck
.bind(this,'bopbut.chk')
"
:handleStash=
"handleStash"
>
</c-function-btn>
...
...
src/views/Business/Dbjdel/index.vue
View file @
de97550f
...
...
@@ -37,8 +37,8 @@
</c-tabs>
</el-form>
<c-function-btn
:handleSubmit=
"handleSubmit"
:handleCheck=
"handleCheck"
:handleSubmit=
"handleSubmit
.bind(this,'bopbut.sav')
"
:handleCheck=
"handleCheck
.bind(this,'bopbut.chk')
"
:handleStash=
"handleStash"
>
</c-function-btn>
...
...
src/views/Business/Dbjinf/index.vue
View file @
de97550f
...
...
@@ -24,9 +24,9 @@
</c-tabs>
</el-form>
<c-function-btn
:handleSubmit=
"handleSubmit
"
:handleCheck=
"handleCheck
"
:handleStash=
"handleStash"
:handleSubmit=
"handleSubmit.bind(this,'bopbut.sav')
"
:handleCheck=
"handleCheck.bind(this,'bopbut.chk')
"
:handleStash=
"handleStash"
>
</c-function-btn>
</c-page>
...
...
src/views/Business/Dbwadd/index.vue
View file @
de97550f
...
...
@@ -37,8 +37,8 @@
</c-tabs>
</el-form>
<c-function-btn
:handleSubmit=
"handleSubmit"
:handleCheck=
"handleCheck"
:handleSubmit=
"handleSubmit
.bind(this,'bopbut.sav')
"
:handleCheck=
"handleCheck
.bind(this,'bopbut.chk')
"
:handleStash=
"handleStash"
>
</c-function-btn>
...
...
src/views/Business/Dbwame/index.vue
View file @
de97550f
...
...
@@ -37,8 +37,8 @@
</c-tabs>
</el-form>
<c-function-btn
:handleSubmit=
"handleSubmit"
:handleCheck=
"handleCheck"
:handleSubmit=
"handleSubmit
.bind(this,'bopbut.sav')
"
:handleCheck=
"handleCheck
.bind(this,'bopbut.chk')
"
:handleStash=
"handleStash"
>
</c-function-btn>
...
...
src/views/Business/Dbwdel/index.vue
View file @
de97550f
...
...
@@ -37,8 +37,8 @@
</c-tabs>
</el-form>
<c-function-btn
:handleSubmit=
"handleSubmit"
:handleCheck=
"handleCheck"
:handleSubmit=
"handleSubmit
.bind(this,'bopbut.sav')
"
:handleCheck=
"handleCheck
.bind(this,'bopbut.chk')
"
:handleStash=
"handleStash"
>
</c-function-btn>
...
...
src/views/Business/Dbwinf/index.vue
View file @
de97550f
...
...
@@ -37,8 +37,8 @@
</c-tabs>
</el-form>
<c-function-btn
:handleSubmit=
"handleSubmit"
:handleCheck=
"handleCheck"
:handleSubmit=
"handleSubmit
.bind(this,'bopbut.sav')
"
:handleCheck=
"handleCheck
.bind(this,'bopbut.chk')
"
:handleStash=
"handleStash"
>
</c-function-btn>
...
...
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