Commit 3b9f0d62 authored by lixin's avatar lixin

讲师账号进入课程管理,去掉添加按钮

parent f14ad7ff
...@@ -43,6 +43,7 @@ ...@@ -43,6 +43,7 @@
type="primary" type="primary"
class="btn_right_margin" class="btn_right_margin"
@click="navigateDetailPage('')" @click="navigateDetailPage('')"
v-if="isReadOnly==false"
>添加</a-button> >添加</a-button>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment