Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
ai-yunshou-vue
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
AI云守
ai-yunshou-vue
Commits
5c77a1bc
Commit
5c77a1bc
authored
Sep 13, 2024
by
胡占生
🇨🇳
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 菜单排序修改,点位管理回显修复,增加操作提示信息,增加视频流的拉流状态显示
parent
2bc52631
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/views/algorithmList/index.vue
src/views/algorithmList/index.vue
+2
-2
No files found.
src/views/algorithmList/index.vue
View file @
5c77a1bc
...
...
@@ -2,7 +2,7 @@
<div
class=
"app-container home"
>
<TabTitle
:text=
"nowText"
/>
<div
class=
"add-but"
>
s
<div
class=
"add-but"
>
<div
class=
"search-input"
>
<el-input
v-model=
"queryParams.algorithmName"
...
...
@@ -17,7 +17,7 @@
</div>
</
template
>
-->
</el-input>
<el-button
type=
"primary"
@
click=
"searchList"
plain
>
搜索
</el-button>
<el-button
type=
"primary"
@
click=
"searchList"
plain
>
搜索
</el-button>
</div>
<!-- <el-button type="primary" plain @click="handAdd">新增算法</el-button> -->
<el-button
type=
"primary"
@
click=
"handeAdd"
plain
>
告警等级
</el-button>
...
...
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