Commit 63cbcbe9 authored by 黄奎's avatar 黄奎

页面修改

parent 53e9ab23
......@@ -335,7 +335,7 @@
</q-item-section>
</q-item>
<q-item clickable v-close-popup
v-if="AuthorityObj.isShowSeparater&&item.JoinType==5&&item.IsBackClass==0">
v-if="AuthorityObj.isShowSeparater&&(item.JoinType==5||item.JoinType==4)&&item.IsBackClass==0">
<q-item-section>
<q-item-label @click="backSourceClass(item)">回归原班</q-item-label>
</q-item-section>
......
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