Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
robot-monitor
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
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
汪晓凯
robot-monitor
Commits
d9bd911f
Commit
d9bd911f
authored
Jul 30, 2018
by
wxk
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
充提记录默认成功
parent
d061f8b9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
RobotDetails.vue
src/views/RobotDetails.vue
+2
-2
No files found.
src/views/RobotDetails.vue
View file @
d9bd911f
...
@@ -538,7 +538,7 @@
...
@@ -538,7 +538,7 @@
options1
:
[
"充币"
,
"提币"
],
options1
:
[
"充币"
,
"提币"
],
isIndeterminate3
:
true
,
isIndeterminate3
:
true
,
checkAll3
:
false
,
checkAll3
:
false
,
checkedStates1
:
[],
checkedStates1
:
[
'0'
],
states1
:
[
"成功"
,
"失败"
],
states1
:
[
"成功"
,
"失败"
],
isIndeterminate4
:
true
,
//币种筛选
isIndeterminate4
:
true
,
//币种筛选
checkAll4
:
false
,
checkAll4
:
false
,
...
@@ -915,7 +915,7 @@
...
@@ -915,7 +915,7 @@
this
.
checkedOptions1
=
[];
this
.
checkedOptions1
=
[];
this
.
isIndeterminate3
=
true
;
this
.
isIndeterminate3
=
true
;
this
.
checkAll3
=
false
;
this
.
checkAll3
=
false
;
this
.
checkedStates1
=
[];
this
.
checkedStates1
=
[
'0'
];
this
.
isIndeterminate4
=
true
;
//币种筛选
this
.
isIndeterminate4
=
true
;
//币种筛选
this
.
checkAll4
=
false
;
this
.
checkAll4
=
false
;
this
.
checkedCoins
=
[];
this
.
checkedCoins
=
[];
...
...
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