Explorar o código

调整项目级

huangtf %!s(int64=2) %!d(string=hai) anos
pai
achega
1dc0ed768f
Modificáronse 1 ficheiros con 5 adicións e 5 borrados
  1. 5 5
      src/views/manager/projectinfo/archivetreeRule.vue

+ 5 - 5
src/views/manager/projectinfo/archivetreeRule.vue

@@ -785,7 +785,7 @@
 
 <script>
 import ManualSorting from '@/components/WbsTree/ManualSorting'
-import { lazyTree, dictionary, remove, archiveTreeSave, archiveTreeUpdate, archiveTreeDetail, archiveTreetree, submitDisplayConfigTree, getSameGradeNode, submitArchiveTreeSort } from "@/api/manager/archivetreecontract";
+import { lazyTree, dictionary, remove, archiveTreeSave, archiveTreeUpdate, archiveTreeDetail, archiveTreetree, submitDisplayConfigTree, getSameGradeNode, submitArchiveTreeSort } from "@/api/manager/archivetree";
 import { getToken } from '@/util/auth';
 import { roletree } from "@/api/system/role.js";
 // import logoVue from '../../page/index/logo.vue';
@@ -977,7 +977,7 @@ export default {
         value: 6
       },
       ],//
-      
+
       fileTypeList:[
         {
           label: '配合比',
@@ -1335,7 +1335,7 @@ export default {
         associationType: '',  //关联类型
         majorDataType: [],  //内业资料类型
         displayHierarchy: '',  //显示层级
-        
+
         projectType:'',//工程类型
         storageType:'',//储存类型
         expDataType:[],//文件类型
@@ -1440,7 +1440,7 @@ export default {
                 nodeType: this.form.nodeType,  // 节点类型
                 postType: this.form.postType,  //岗位类型
                 associationType: this.form.associationType,  //关联类型
-                
+
                 expDataType:this.form.expDataType.join(','),//文件类型
                 projectType:this.form.projectType, //工程类型
                 storageType:this.form.storageType, //储存类型
@@ -1620,7 +1620,7 @@ export default {
   },
   created () {
     this.token = 'bearer ' + getToken()
-    
+
     this.projectId = this.$route.query.projectId;
 
     this.archiveTreetree({