复位按钮隐藏

This commit is contained in:
stt
2025-12-09 11:36:52 +08:00
parent 9b0fd76f48
commit 4e0db29ab1

View File

@@ -22,9 +22,9 @@
</div> </div>
<el-card class="bottom-container" style="min-height: 230px"> <el-card class="bottom-container" style="min-height: 230px">
<div class="buttonBox"> <!-- <div class="buttonBox">
<el-button type="primary" icon="el-icon-Aim" @click="reset">复位</el-button> <el-button type="primary" icon="el-icon-Aim" @click="reset">复位</el-button>
</div> </div> -->
<div class="tableBox"> <div class="tableBox">
<!-- <Table ref="tableRef" height="100%"></Table> --> <!-- <Table ref="tableRef" height="100%"></Table> -->
<vxe-table border auto-resize height="100%" :data="tableData" ref="tableRef"> <vxe-table border auto-resize height="100%" :data="tableData" ref="tableRef">
@@ -186,7 +186,7 @@ const iframeSrc = ref('')
onMounted(() => { onMounted(() => {
iframeSrc.value = iframeSrc.value =
'http://192.168.1.128:4001' + `/zutai/?id=4b4f7f4260198776594f5f9d93a532e8&&name=stt&&preview=true#/preview_YPT` 'http://192.168.2.179:4001' + `/zutai/?id=4b4f7f4260198776594f5f9d93a532e8&&name=stt&&preview=true#/preview_YPT`
// tableStore.index() // tableStore.index()