完善企业分级分类、企业信息管理、执法检查页面
This commit is contained in:
parent
4b80cd37de
commit
4f7fdfd9f6
|
|
@ -1,4 +1,5 @@
|
|||
<template>
|
||||
|
||||
<browser :component-loading="componentLoading"
|
||||
class="enterpriseInfo"
|
||||
ref="broTable"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
<template>
|
||||
|
||||
<div class="qyxxgl-container" v-loading="componentLoading">
|
||||
<div class="visualization">
|
||||
<div class="visualization-item">
|
||||
|
|
|
|||
|
|
@ -1,5 +1,4 @@
|
|||
<template>
|
||||
|
||||
<browser
|
||||
class="browser-businesss-table"
|
||||
:component-loading="componentLoading"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
<template>
|
||||
|
||||
<browser class="browser-businesss-table"
|
||||
:component-loading="componentLoading"
|
||||
:api-config="apiConfig"
|
||||
|
|
|
|||
Loading…
Reference in New Issue