Commit 59c84b03 authored by 耿迪迪's avatar 耿迪迪

删除视频过滤

parent ab5b21a4
......@@ -191,7 +191,7 @@ export default {
pageSize: 10,
videoName: null,
videoResource: null,
isDel: null,
isDel: '0',
remarks: null,
videoType: null
},
......
......@@ -48,7 +48,8 @@ export default {
data: [],
videoName: "",
params: {
videoType: "1"
videoType: "1",
isDel: "0"
},
activeName: "1"
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment