隐藏上传按钮
This commit is contained in:
parent
0804523588
commit
71bb916caf
|
|
@ -47,14 +47,14 @@
|
||||||
<el-button icon="el-icon-refresh" plain @click="resetQueryForm"
|
<el-button icon="el-icon-refresh" plain @click="resetQueryForm"
|
||||||
>重置</el-button
|
>重置</el-button
|
||||||
>
|
>
|
||||||
<el-button
|
<!-- <el-button
|
||||||
icon="el-icon-download"
|
icon="el-icon-download"
|
||||||
type="warning"
|
type="warning"
|
||||||
plain
|
plain
|
||||||
@click="handleExport"
|
@click="handleExport"
|
||||||
:loading="loading"
|
:loading="loading"
|
||||||
>导出</el-button
|
>导出</el-button
|
||||||
>
|
> -->
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
</el-form>
|
</el-form>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue