非现场执法页面细化完善

This commit is contained in:
luolianxin 2025-03-21 20:23:59 +08:00
parent 7e2c49d666
commit 45d0bfa3e2
7 changed files with 7 additions and 0 deletions

View File

@ -13,6 +13,7 @@
@update:selection="selection = $event"
@update:query-params="queryParams = $event"
@update:dialog-config="dialogConfig = $event">
<template #queryPanel="{ queryParams: queryParams }">
<el-form ref="queryForm" :model="queryParams" label-width="80px">
<el-row class="query-condition">

View File

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

View File

@ -13,6 +13,7 @@
<td colspan="2" class="title-cell">地址</td>
<td colspan="3" class="content-cell">{{documenContent.dz}}</td>
</tr>
<tr>
<td class="title-cell">法定代表人/负责人</td>
<td colspan="2" class="content-cell">{{documenContent.fddbr}}</td>

View File

@ -12,6 +12,7 @@
<div class="label">接入企业总数</div>
<div class="num">{{ qysj.jrzs }}</div>
</div>
<div class="right">
<div class="ssjcqy" @click="showDangerEnterprise(2)">
<div class="icon"></div>

View File

@ -14,6 +14,7 @@
@update:selection="selection = $event"
@update:query-params="queryParams = $event"
@update:dialog-config="dialogConfig = $event">
<template #queryPanel="{ queryParams: queryParams }">
<el-form ref="queryForm" :model="queryParams" label-width="80px">
<el-row class="query-condition">

View File

@ -9,6 +9,7 @@
@update:query-params="queryParams = $event"
@update:dialog-config="dialogConfig = $event"
@update:actions="actions = $event">
<template #queryPanel="{ queryParams: queryParams }">
<el-form ref="queryForm" :model="queryParams" label-width="100px">
<el-row class="query-condition">

View File

@ -12,6 +12,7 @@
@update:actions="actions = $event"
@update:query-params="queryParams = $event"
@update:dialog-config="dialogConfig = $event">
<template #queryPanel="{ queryParams: queryParams }">
<el-form ref="queryForm" :model="queryParams" label-width="80px">
<el-row class="query-condition">