Commit 3219af56 authored by zhengke's avatar zhengke

修改

parent 28c90a3f
......@@ -302,7 +302,7 @@
<q-item-label @click="transferClass(item,1)">转班</q-item-label>
</q-item-section>
</q-item>
<q-item clickable v-close-popup v-if="AuthorityObj.isShowSeparater">
<q-item clickable v-close-popup v-if="AuthorityObj.isShowSeparater" style="display:none">
<q-item-section>
<q-item-label @click="transferClass(item,2)">分拆</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