Parcourir la source

fix:查询未删除的内容

ct il y a 5 jours
Parent
commit
7e332275db
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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: {},