seimin 2 years ago
parent
commit
51fbcbfda0
1 changed files with 2 additions and 2 deletions
  1. 2 2
      components/bigScreen/bigScreen.vue

+ 2 - 2
components/bigScreen/bigScreen.vue

@@ -131,8 +131,8 @@
131
               });
131
               });
132
             } else if (this.tabType == 'specimen') {
132
             } else if (this.tabType == 'specimen') {
133
               // 同济是false
133
               // 同济是false
134
-              // if (res.deptType && res.deptType.value === 'middleRoom') {
135
-              if (false) {
134
+              if (res.deptType && res.deptType.value === 'middleRoom') {
135
+              // if (false) {
136
                 // 如果是中转科室
136
                 // 如果是中转科室
137
                 uni.navigateTo({
137
                 uni.navigateTo({
138
                   url: `../checkAfterBigScreen/checkAfterBigScreen?type=${
138
                   url: `../checkAfterBigScreen/checkAfterBigScreen?type=${