gaoluyang
2025-04-08 072dcdceee05560fba33ff91b7bd4d8edac2c0ee
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",