소스 검색

pms 瑞鹰日报汇总列表 默认 topId

zhangcl 1 일 전
부모
커밋
0136824489
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      src/views/pms/iotrydailyreport/summary.vue
  2. 1 1
      src/views/pms/iotrydailyreport/xsummary.vue

+ 1 - 1
src/views/pms/iotrydailyreport/summary.vue

@@ -454,7 +454,7 @@ const tolist = (id: number) => {
       <!-- <DeptTree2 ref="deptTreeRef" :deptId="id" @node-click="handleDeptNodeClick" /> -->
       <DeptTreeSelect
         :deptId="id"
-        :top-id="157"
+        :top-id="158"
         v-model="query.deptId"
         @node-click="handleDeptNodeClick"
       />

+ 1 - 1
src/views/pms/iotrydailyreport/xsummary.vue

@@ -452,7 +452,7 @@ const tolist = (id: number) => {
       <!-- <DeptTree2 :deptId="id" @node-click="handleDeptNodeClick" /> -->
       <DeptTreeSelect
         :deptId="id"
-        :top-id="157"
+        :top-id="158"
         v-model="query.deptId"
         @node-click="handleDeptNodeClick"
       />