@@ -101,6 +101,7 @@ const state = reactive({
PageIndex: 1,
PageSize: 10,
Keyword: null, // 关键字
+ State:0 , // 审核结果 0 待审核 1 审核通过 2 审核不通过
},
tableData: [], //表单
loading: false, // 加载