复位按钮隐藏
This commit is contained in:
@@ -22,9 +22,9 @@
|
||||
</div>
|
||||
|
||||
<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>
|
||||
</div>
|
||||
</div> -->
|
||||
<div class="tableBox">
|
||||
<!-- <Table ref="tableRef" height="100%"></Table> -->
|
||||
<vxe-table border auto-resize height="100%" :data="tableData" ref="tableRef">
|
||||
@@ -186,7 +186,7 @@ const iframeSrc = ref('')
|
||||
|
||||
onMounted(() => {
|
||||
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()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user