Commit f4a4c829 f4a4c829a66087969b585f6c8ba71c1b5cea82a6 by zhanghao

commit

1 parent da3d95df
<template xmlns:el-col="http://www.w3.org/1999/html">
<div>
<el-row>
<el-row style="margin-bottom: 15px; margin-top: 5px">
<el-col :span="8">
<el-form ref="form" :model="deleteClues" label-width="0px">
<el-card class="yellowgreen" shadow="always">
......@@ -72,7 +72,7 @@
</el-form>
</el-col>
</el-row>
<el-row>
<el-row style="margin-bottom: 15px;">
<el-col>
<el-form ref="form" :model="createCluesYoubaoe" label-width="0px">
<el-card class="aquamarine" shadow="always">
......