执行器展示和交互优化

This commit is contained in:
暮光:城中城
2021-07-11 18:57:35 +08:00
parent 77ff6722ab
commit e509431340
4 changed files with 19 additions and 6 deletions

View File

@@ -105,7 +105,7 @@
</el-form-item>
</el-form>
<span slot="footer" class="dialog-footer">
<el-button @click="exportConditionVisible = false"> </el-button>
<el-button @click="downloadDataVisible = false"> </el-button>
<el-button type="primary" @click="doDownloadTableData"> </el-button>
</span>
</el-dialog>