@@ -27,7 +27,7 @@
</el-form-item>
</el-form>
</el-card>
- <el-row :gutter="20">
+<!-- <el-row :gutter="20">
<el-col :xs="24" :sm="12" :md="12" :lg="6" :xl="6">
<el-card shadow="never" v-loading="state.loading" class="statistics-item">
<el-statistic :value="state.data.aboutExpire">
@@ -64,7 +64,7 @@
</el-statistic>
</el-col>
- </el-row>
+ </el-row>-->
<el-card shadow="never">
<ProTable
ref="proTableRef"