Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
huarun-binjiang-ipad
/
ipad
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
7386fe8b
authored
Dec 13, 2021
by
liuwange1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
消防,安防
parent
17ec92e6
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
19 additions
and
19 deletions
+19
-19
src/views/anfang.vue
+11
-11
src/views/xiaofang.vue
+8
-8
No files found.
src/views/anfang.vue
View file @
7386fe8b
...
...
@@ -180,17 +180,17 @@ export default {
this
.
params
.
isAi
=
"NO"
;
}
this
.
getMonitorList
();
//
this.$axios
//
.post("/osc/sendInt", {
// arg: 1
1,
// name: "/YJ
",
//
})
//
.then(() => {
//
this.$axios.post("/osc/sendInt", {
//
arg: index + 1,
//
name: this.oscName,
//
});
//
});
this
.
$axios
.
post
(
"/osc/sendInt"
,
{
arg
:
index
+
1
,
name
:
"/EZ_AF
"
,
})
.
then
(()
=>
{
this
.
$axios
.
post
(
"/osc/sendInt"
,
{
arg
:
index
+
1
,
name
:
this
.
oscName
,
});
});
},
roadClick
(
index
)
{
this
.
roadActiveIndex
=
index
;
...
...
src/views/xiaofang.vue
View file @
7386fe8b
...
...
@@ -57,24 +57,24 @@ export default {
osc
:
11
,
options
:
[
{
label
:
"
防火门
"
,
key
:
"FIRE_
DOUBLE_DOOR
"
,
label
:
"
感烟探测器
"
,
key
:
"FIRE_
SMOKE
"
,
},
{
label
:
"
防火卷帘
"
,
key
:
"FIRE_
ROLLER_BLIND
"
,
label
:
"
感温探测器
"
,
key
:
"FIRE_
WARM
"
,
},
{
label
:
"消防水泵"
,
key
:
"FIRE_HYDRANT_PUMP_UNIT"
,
},
{
label
:
"
感烟探测器
"
,
key
:
"FIRE_
SMOKE
"
,
label
:
"
防火卷帘
"
,
key
:
"FIRE_
ROLLER_BLIND
"
,
},
{
label
:
"
感温探测器
"
,
key
:
"FIRE_
WARM
"
,
label
:
"
防火门
"
,
key
:
"FIRE_
DOUBLE_DOOR
"
,
},
],
optionActiveIndex
:
-
1
,
...
...
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