Sfoglia il codice sorgente

fix:查询未删除的内容

ct 5 giorni fa
parent
commit
7e332275db
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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: {},