-- fix 面授无权限页面

This commit is contained in:
yuping
2023-01-18 01:56:09 +08:00
parent e80a613e7e
commit 67e7d3e8be

View File

@@ -39,7 +39,7 @@
<div style="margin-left: 8px">{{ data.planDto?.address }}</div>
</div>
<div class="time" style="margin-top: 37px">
<botton class="btn" style="margin-right: 20px;width: 160px;height: 46px;" @click="onLineSignUp" :style="{ background: '#999'}">当前任务暂未开放请联系管理员</botton>
<botton class="btn" style="margin-right: 20px;width: 260px;height: 46px;" :style="{ background: '#999'}">当前任务暂未开放请联系管理员</botton>
</div>
</div>
</div>