liyongli 4 tháng trước cách đây
mục cha
commit
05fcb8a284
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/ExaminePage.vue

+ 1 - 0
src/views/ExaminePage.vue

@@ -165,6 +165,7 @@ const pages = reactive<Pages>({
   pageNum: 1,
   pageSize: 10,
   creativeId: undefined,
+  status: 0,
 })
 
 const tableData = ref<SourceMaterialList>([])