Ver código fonte

fix:查询未删除的内容

ct 5 dias atrás
pai
commit
7e332275db
1 arquivos alterados com 1 adições e 1 exclusões
  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: {},