修改了行政处罚档案

This commit is contained in:
yuyan02 2025-03-21 20:36:39 +08:00
parent 87d098c77d
commit d8dd3f0cb1
2 changed files with 2 additions and 1 deletions

View File

@ -104,6 +104,8 @@ function scrollToSection(sectionId) {
}
function handleQuery(query) {
tableConfig.value.tableLoading = true
query.status = "reviewing_done"//

View File

@ -1,5 +1,4 @@
<template>
<browser class="browser-businesss-table"
:component-loading="componentLoading"
:api-config="apiConfig"