@@ -9,7 +9,7 @@
ref="iframe">
</iframe>
- <div class="test-btn-view">
+ <div class="test-btn-view" v-if="isDEV">
<el-button type="primary" hc-btn @click="gotoQuery">开发测试时的进入系统入口</el-button>
</div>