修改了行政处罚档案
This commit is contained in:
parent
87d098c77d
commit
d8dd3f0cb1
|
|
@ -104,6 +104,8 @@ function scrollToSection(sectionId) {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
function handleQuery(query) {
|
function handleQuery(query) {
|
||||||
tableConfig.value.tableLoading = true
|
tableConfig.value.tableLoading = true
|
||||||
query.status = "reviewing_done"//查询立案后的所有案卷
|
query.status = "reviewing_done"//查询立案后的所有案卷
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,4 @@
|
||||||
<template>
|
<template>
|
||||||
|
|
||||||
<browser class="browser-businesss-table"
|
<browser class="browser-businesss-table"
|
||||||
:component-loading="componentLoading"
|
:component-loading="componentLoading"
|
||||||
:api-config="apiConfig"
|
:api-config="apiConfig"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue