zhuo
2025-04-10 b26f4356507b705cc944dba3b77c8c7746a95a41
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",
@@ -1122,7 +1121,7 @@
        })
      } else {
        this.$router.push({
          name: "Inspection",
          path: "/inspectionTask/inspection",
          query: {
            sonLaboratory: '原材料',
            state: 3,
@@ -1150,7 +1149,7 @@
        })
      } else {
        this.$router.push({
          name: "Inspection",
          path: "/inspectionTask/inspection",
          query: {
            sonLaboratory: '原材料',
            state: 3,