刘洋 1 年之前
父节点
当前提交
f36fc4d77a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/sop/sop-manage/office-sop/index.vue

+ 1 - 1
src/views/sop/sop-manage/office-sop/index.vue

@@ -191,7 +191,7 @@
                 编辑
               </t-link>
             </template>
-            <template v-if="checkPrivilegeByUrl('deviceDeliveryManage')">
+            <template v-if="perm.LINK_DeviceManage">
               <t-link theme="primary" hover="color" @click="toDeviceManage(row)"
                 >设备管理</t-link
               >