Commit c5504a91 authored by p-wanping.song's avatar p-wanping.song

固有风险添加隐藏组件

parent 37ccafe0
...@@ -92,7 +92,12 @@ ...@@ -92,7 +92,12 @@
> >
</el-form-item> </el-form-item>
</el-form> </el-form>
<el-row class="mb8">
<right-toolbar
:showSearch.sync="showSearch"
@queryTable="getList"
></right-toolbar
></el-row>
<el-table <el-table
v-loading="loading" v-loading="loading"
:data="inherentList" :data="inherentList"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment