类型管理增加颜色
This commit is contained in:
parent
86e9ce12a9
commit
14fe5b639b
|
|
@ -132,10 +132,10 @@
|
||||||
>导出</el-button
|
>导出</el-button
|
||||||
>
|
>
|
||||||
</el-col>
|
</el-col>
|
||||||
<right-toolbar
|
<!-- <right-toolbar-->
|
||||||
:showSearch.sync="showSearch"
|
<!-- :showSearch.sync="showSearch"-->
|
||||||
@queryTable="getList"
|
<!-- @queryTable="getList"-->
|
||||||
></right-toolbar>
|
<!-- ></right-toolbar>-->
|
||||||
</el-row>
|
</el-row>
|
||||||
<el-table
|
<el-table
|
||||||
v-loading="loading"
|
v-loading="loading"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue