Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
H
huaxin-rq
Project
Project
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
耿迪迪
huaxin-rq
Commits
59c84b03
Commit
59c84b03
authored
Jun 05, 2026
by
耿迪迪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
删除视频过滤
parent
ab5b21a4
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
index.vue
huaxin-web/src/views/video/manage/index.vue
+1
-1
Left.vue
huaxin-web/src/views/video/monitor/leftList/Left.vue
+2
-1
No files found.
huaxin-web/src/views/video/manage/index.vue
View file @
59c84b03
...
@@ -191,7 +191,7 @@ export default {
...
@@ -191,7 +191,7 @@ export default {
pageSize
:
10
,
pageSize
:
10
,
videoName
:
null
,
videoName
:
null
,
videoResource
:
null
,
videoResource
:
null
,
isDel
:
null
,
isDel
:
'0'
,
remarks
:
null
,
remarks
:
null
,
videoType
:
null
videoType
:
null
},
},
...
...
huaxin-web/src/views/video/monitor/leftList/Left.vue
View file @
59c84b03
...
@@ -48,7 +48,8 @@ export default {
...
@@ -48,7 +48,8 @@ export default {
data
:
[],
data
:
[],
videoName
:
""
,
videoName
:
""
,
params
:
{
params
:
{
videoType
:
"1"
videoType
:
"1"
,
isDel
:
"0"
},
},
activeName
:
"1"
activeName
:
"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