Преглед изворни кода

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: {},