浏览代码

fix:查询未删除的内容

ct 5 天之前
父节点
当前提交
7e332275db
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/course/userVideoTags/index.vue

+ 1 - 1
src/views/course/userVideoTags/index.vue

@@ -167,7 +167,7 @@ export default {
         tagName: null,
         tagName: null,
         sort: null,
         sort: null,
         isShow: null,
         isShow: null,
-        isDel: null
+        isDel: 0
       },
       },
       // 表单参数
       // 表单参数
       form: {},
       form: {},