소스 검색

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,
         sort: null,
         isShow: null,
-        isDel: null
+        isDel: 0
       },
       // 表单参数
       form: {},