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
e72ce35f
Commit
e72ce35f
authored
Jul 22, 2022
by
Wuyuqiu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bftdcr、bftset添加快照功能
parent
01ef1f32
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
4 deletions
+2
-4
Betdcrs.vue
src/views/Business/Bftdcr/Betdcrs.vue
+0
-2
index.vue
src/views/Business/Bftdcr/index.vue
+1
-1
index.vue
src/views/Business/Bftset/index.vue
+1
-1
No files found.
src/views/Business/Bftdcr/Betdcrs.vue
View file @
e72ce35f
...
...
@@ -26,7 +26,6 @@
size=
"small"
type=
"primary"
@
click=
"onSeainf"
disabled
>
<span
style=
"font-size: 15px; font-family: '宋体'; font-weight: bold"
...
...
@@ -75,7 +74,6 @@
size=
"small"
type=
"primary"
@
click=
"onSeainf"
disabled
>
<span
style=
"font-size: 15px; font-family: '宋体'; font-weight: bold"
...
...
src/views/Business/Bftdcr/index.vue
View file @
e72ce35f
...
...
@@ -129,7 +129,7 @@ export default {
if
(
rtnmsg
.
respCode
==
SUCCESS
)
{
this
.
updateModel
(
rtnmsg
.
data
);
if
(
this
.
isInDisplay
){
this
.
restor
yDispal
y
();
this
.
restor
eDispla
y
();
}
//TODO 处理数据逻辑
}
else
{
...
...
src/views/Business/Bftset/index.vue
View file @
e72ce35f
...
...
@@ -120,7 +120,7 @@ export default {
if
(
rtnmsg
.
respCode
==
SUCCESS
)
{
this
.
updateModel
(
rtnmsg
.
data
)
if
(
this
.
InDisplay
){
if
(
this
.
is
InDisplay
){
this
.
restoreDisplay
();
}
this
.
$refs
.
setp
.
$refs
.
table
.
$refs
.
table
.
toggleAllSelection
();
...
...
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