gjy 2 年之前
父节点
当前提交
9a9870516a
共有 2 个文件被更改,包括 15 次插入15 次删除
  1. 1 1
      src/views/houseSelfCollect/inspectionManagementNew.vue
  2. 14 14
      src/views/warehousenew/component/router/index.js

+ 1 - 1
src/views/houseSelfCollect/inspectionManagementNew.vue

@@ -1931,7 +1931,7 @@ export default {
       if (this.reader) {
         this.reader.cancel()
       }
-      if(this.serviceManagementType==3&&this.zjJurisdiction&&this.statusTypetext=='初检'&&!this.deptBudgetList.id){
+      if(this.serviceManagementType==3&&this.zjJurisdiction&&this.statusTypetext=='初检'&&!this.deptBudgetList.id&&this.qyJurisdiction){
          this.$message({
             message: '请选择待初检数据',
             type: 'warning',

+ 14 - 14
src/views/warehousenew/component/router/index.js

@@ -26,20 +26,20 @@ const warehouseManagementRouter = {
         // module: 'procurement.sparepart.applDetail'
       }
     },
-    {
-      path: 'costmanagement',
-      component: () =>
-        import(/* webpackChunkName: "applDetail" */ '@/views/warehousenew/costmanagement'),
-      name: 'warehouseManagementList',
-      meta: {
-        title: 'costmanagement',
-        shortcutEntrance: 'warehouseManagementList',
-        module: 'warehouseManagement.costControl.View',
-        permissicon: [],
-        keepAlive: true
-        // module: 'procurement.sparepart.applDetail'
-      },
-    },
+    // {
+    //   path: 'costmanagement',
+    //   component: () =>
+    //     import(/* webpackChunkName: "applDetail" */ '@/views/warehousenew/costmanagement'),
+    //   name: 'warehouseManagementList',
+    //   meta: {
+    //     title: 'costmanagement',
+    //     shortcutEntrance: 'warehouseManagementList',
+    //     module: 'warehouseManagement.costControl.View',
+    //     permissicon: [],
+    //     keepAlive: true
+    //     // module: 'procurement.sparepart.applDetail'
+    //   },
+    // },
     {
       path: 'warehouselocation',
       component: () =>