Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
device-new-platform
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
赵啸非
device-new-platform
Commits
75a2ba1d
Commit
75a2ba1d
authored
May 09, 2023
by
赵啸非
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改百分百
parent
16d013d7
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
5 deletions
+3
-5
device-manager-ui/admin/src/router.js
device-manager-ui/admin/src/router.js
+1
-1
device-manager-ui/admin/src/views/product/list.vue
device-manager-ui/admin/src/views/product/list.vue
+2
-4
No files found.
device-manager-ui/admin/src/router.js
View file @
75a2ba1d
...
@@ -55,7 +55,7 @@ const router = new Router({
...
@@ -55,7 +55,7 @@ const router = new Router({
...
restBuilder
(
"
firm
"
,
"
firm
"
),
//
...
restBuilder
(
"
firm
"
,
"
firm
"
),
//
...
restBuilder
(
"
alarm/config
"
,
"
alarm/config
"
),
//设备告警配置
...
restBuilder
(
"
alarm/config
"
,
"
alarm/config
"
),
//设备告警配置
...
restBuilder
(
"
alarm/sms/send
"
,
"
alarm/sms/send
"
),
//设备告警短信
...
restBuilder
(
"
alarm/sms/send
"
,
"
alarm/sms/send
"
),
//设备告警短信
...
restBuilder
(
"
alarm/sms/send
"
,
"
alarm/sms/send
"
),
//设备告警短信
...
restBuilder
(
'
product/version
'
,
'
product/version
'
),
//产品版本
...
restBuilder
(
"
app/publish
"
,
"
app/publish
"
),
//产品
...
restBuilder
(
"
app/publish
"
,
"
app/publish
"
),
//产品
...
...
device-manager-ui/admin/src/views/product/list.vue
View file @
75a2ba1d
...
@@ -73,14 +73,12 @@ export default {
...
@@ -73,14 +73,12 @@ export default {
type
:
"
index
"
,
type
:
"
index
"
,
align
:
"
center
"
,
align
:
"
center
"
,
label
:
"
序号
"
,
label
:
"
序号
"
,
align
:
"
center
"
,
width
:
50
,
width
:
50
,
},
},
{
{
label
:
"
关联平台
"
,
label
:
"
关联平台
"
,
align
:
"
center
"
,
align
:
"
center
"
,
align
:
"
center
"
,
prop
:
"
platformId
"
,
prop
:
"
platformId
"
,
formatter
:
this
.
formatter
,
formatter
:
this
.
formatter
,
},
},
...
...
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