@ -28,7 +28,7 @@ const appInfo = reactive<appBasicInformation>({
//查询数据参数
const appFormPage = reactive<appTableFormPage>({
page:1,
pagesize:6,
pagesize:40,
id:route.query.id,
type:2
})