!352 解决食谱日期天数连续问题

Merge pull request !352 from 德仔/xzj
This commit is contained in:
德仔
2021-08-17 10:44:01 +00:00
committed by Gitee
8 changed files with 139 additions and 27 deletions

View File

@ -86,7 +86,7 @@
v-hasPermi="['custom:preSaleSurvey:remove']"
>删除</el-button>
</el-col>
<!--<el-col :span="1.5">
<el-col :span="1.5">
<el-button
type="warning"
icon="el-icon-download"
@ -94,7 +94,7 @@
@click="handleExport"
v-hasPermi="['custom:preSaleSurvey:export']"
>导出</el-button>
</el-col>-->
</el-col>
<right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>
</el-row>