云查询结果默认值

dianlixunjian
刘妍 2024-07-31 10:35:56 +08:00
parent 9f76c32852
commit 11a0836229
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@
const taskId = ref(''); const taskId = ref('');
const isRead: any = ref(0); const isRead: any = ref(0);
const type = ref(''); const type = ref('');
const cloudQueryVisible = ref(true); const cloudQueryVisible = ref(false);
const compare = ref(false); const compare = ref(false);
const open = ref(false); const open = ref(false);
const count = computed(() => { const count = computed(() => {