Commit 573cfe45 authored by zhengke's avatar zhengke

修改

parent 0db1d9b1
......@@ -1857,7 +1857,7 @@
</span>
</div>
<div v-if="item.contractNum.length==0&&item.confirmFileList.length==0">
<div v-if="item.contractNum.length==0&&item.confirmFileList.length==0&&qjGroupId==userInfo.RB_Group_id">
<span class="GO_Contract" @click="goContract(item,{})">{{$t('salesModule.GetContract')}}</span>
</div>
<div v-else>
......
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