gaoluyang
2025-04-08 831eb0422cae23414ef689cdb006a36e1f72b4d8
管理岗权限添加原始记录查看权限
已修改1个文件
1 ■■■■ 文件已修改
src/views/business/materialOrder/index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/business/materialOrder/index.vue
@@ -1108,7 +1108,6 @@
      let inspectorList = []
      inspectorList.push(this.nickName)
      this.InspectInfoDialog = false
      console.log('this.checkPermi([\'business:inspectionView\'])---', this.checkPermi(['business:inspectionView']))
      if (this.checkPermi(['business:inspectionView'])) {
        this.$router.push({
          name: "InspectionView",