浏览代码

修改bug

csx 5 年前
父节点
当前提交
428c388634

二进制
src/assets/home/kuyi_wechat.jpg 查看文件


+ 1 - 3
src/router/index.js 查看文件

97
   dialysis,
97
   dialysis,
98
   stock,
98
   stock,
99
   qcd,
99
   qcd,
100
-  // data_dict,
101
   device,
100
   device,
102
-  // role,
103
   org,
101
   org,
104
-  systems,
105
   data_upload,
102
   data_upload,
103
+  systems,
106
 ]
104
 ]
107
 
105
 
108
 var is_asy_router = process.env.NODE_ENV === 'production' // true; 设置为 true 强制进行路由验证
106
 var is_asy_router = process.env.NODE_ENV === 'production' // true; 设置为 true 强制进行路由验证

+ 1 - 1
src/xt_pages/dialysis/details/dialog/doubleCheckDialog.vue 查看文件

63
 
63
 
64
     <div slot="footer" class="dialog-footer">
64
     <div slot="footer" class="dialog-footer">
65
       <el-button @click="handleCancle">取 消</el-button>
65
       <el-button @click="handleCancle">取 消</el-button>
66
-      <el-button type="primary" @click="handleComfirm">保 存</el-button>
66
+      <el-button :disabled="this.doubleReview.creater == 0 || this.doubleReview.modifier == 0 ? false : true " type="primary" @click="handleComfirm">保 存</el-button>
67
     </div>
67
     </div>
68
   </el-dialog>
68
   </el-dialog>
69
 
69
 

+ 2 - 2
src/xt_pages/upload/config/City.vue 查看文件

5
         <el-col :span="24" :offset="6">
5
         <el-col :span="24" :offset="6">
6
           <!--<div>质控平台的上报对接,是为了解决手工录入的效率和易出错的问题,对接涉及各种技术,请勿随意配置,联系酷医云客服协助处理。</div>-->
6
           <!--<div>质控平台的上报对接,是为了解决手工录入的效率和易出错的问题,对接涉及各种技术,请勿随意配置,联系酷医云客服协助处理。</div>-->
7
           <div class="titleOne">
7
           <div class="titleOne">
8
-            质控平台的上报对接,是为了解决手工录入的效率和易出错的问题,对接涉及各种技术,请勿随意配置,联系酷医云客服协助处理。<br />&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;微信:11111
9
-            电话:13535547901
8
+            质控平台的上报对接,是为了解决手工录入的效率和易出错的问题,对接涉及各种技术,请勿随意配置,联系酷医云客服协助处理。<br />&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;微信:kuyicloud
9
+            电话:18682074632
10
           </div>
10
           </div>
11
         </el-col>
11
         </el-col>
12
       </el-row>
12
       </el-row>

+ 2 - 2
src/xt_pages/upload/config/Country.vue 查看文件

4
       <el-row :gutter="20">
4
       <el-row :gutter="20">
5
         <el-col :span="24" :offset="6">
5
         <el-col :span="24" :offset="6">
6
           <div class="titleOne">
6
           <div class="titleOne">
7
-            质控平台的上报对接,是为了解决手工录入的效率和易出错的问题,对接涉及各种技术,请勿随意配置,联系酷医云客服协助处理。<br />&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;微信:11111
8
-            电话:13535547901
7
+            质控平台的上报对接,是为了解决手工录入的效率和易出错的问题,对接涉及各种技术,请勿随意配置,联系酷医云客服协助处理。<br />&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;微信:kuyicloud
8
+            电话:18682074632
9
           </div>
9
           </div>
10
         </el-col>
10
         </el-col>
11
       </el-row>
11
       </el-row>

+ 2 - 2
src/xt_pages/upload/config/Province.vue 查看文件

5
         <el-col :span="24" :offset="6">
5
         <el-col :span="24" :offset="6">
6
           <!--<div>质控平台的上报对接,是为了解决手工录入的效率和易出错的问题,对接涉及各种技术,请勿随意配置,联系酷医云客服协助处理。</div>-->
6
           <!--<div>质控平台的上报对接,是为了解决手工录入的效率和易出错的问题,对接涉及各种技术,请勿随意配置,联系酷医云客服协助处理。</div>-->
7
           <div class="titleOne">
7
           <div class="titleOne">
8
-            质控平台的上报对接,是为了解决手工录入的效率和易出错的问题,对接涉及各种技术,请勿随意配置,联系酷医云客服协助处理。<br />&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;微信:11111
9
-            电话:13535547901
8
+            质控平台的上报对接,是为了解决手工录入的效率和易出错的问题,对接涉及各种技术,请勿随意配置,联系酷医云客服协助处理。<br />&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;微信:kuyicloud
9
+            电话:18682074632
10
           </div>
10
           </div>
11
         </el-col>
11
         </el-col>
12
       </el-row>
12
       </el-row>

+ 1 - 1
src/xt_pages/upload/fast/FastCity.vue 查看文件

9
         <p>您选择的区域酷医云暂未对接,请联系酷医云客服,我们将免费为您实现对接</p>
9
         <p>您选择的区域酷医云暂未对接,请联系酷医云客服,我们将免费为您实现对接</p>
10
         <img style="width: 150px;height: 150px" src="../../../assets/home/wechat_qrcode.png"/>
10
         <img style="width: 150px;height: 150px" src="../../../assets/home/wechat_qrcode.png"/>
11
         <p>服务热线</p>
11
         <p>服务热线</p>
12
-        <p style="font-size: 16px">0755-86526342</p>
12
+        <p style="font-size: 16px">18682074632</p>
13
       </div>
13
       </div>
14
 
14
 
15
       <span slot="footer" class="dialog-footer">
15
       <span slot="footer" class="dialog-footer">

+ 63 - 60
src/xt_pages/upload/fast/FastCountry.vue 查看文件

6
       v-on:inspection="inspectionClick()"
6
       v-on:inspection="inspectionClick()"
7
     ></fast-patients-sidebar>
7
     ></fast-patients-sidebar>
8
     <!-- <fast-upload-detail v-if="isShow == 1"  :id="patientID"  :is-edit='true' :class='panelClass'></fast-upload-detail> -->
8
     <!-- <fast-upload-detail v-if="isShow == 1"  :id="patientID"  :is-edit='true' :class='panelClass'></fast-upload-detail> -->
9
-    <!-- <one></one> -->
10
-    <two></two>
11
-    <fast-upload-inspectiton-detail
12
-      v-if="isShow == 2"
13
-      :id="patientID"
14
-      :is-edit="true"
15
-      :class="panelClass"
16
-    ></fast-upload-inspectiton-detail>
9
+    <one v-if="isShow == 1" :id="patientID" :is-edit='true' :class='panelClass'></one>
10
+    <two v-if="isShow == 2"
11
+         :id="patientID"
12
+         :is-edit="true"
13
+         :class="panelClass"></two>
14
+    <!--<fast-upload-inspectiton-detail-->
15
+    <!--v-if="isShow == 2"-->
16
+    <!--:id="patientID"-->
17
+    <!--:is-edit="true"-->
18
+    <!--:class="panelClass"-->
19
+    <!--&gt;</fast-upload-inspectiton-detail>-->
17
   </div>
20
   </div>
18
 </template>
21
 </template>
19
 
22
 
20
 <script>
23
 <script>
21
-import FastUploadDetail from "./FastUploadDetail";
22
-import { fetchAllList } from "@/api/patient";
23
-import FastPatientsSidebar from "./FastPatientsSidebar";
24
-import FastUploadInspectitonDetail from "./FastUploadInspectitonDetail";
25
-import One from "./One";
26
-import Two from "./Two";
27
-
28
-export default {
29
-  name: "FastPatientsDetail",
30
-  components: {
31
-    FastUploadInspectitonDetail,
32
-    FastPatientsSidebar,
33
-    FastUploadDetail,
34
-    One,
35
-    Two
36
-  },
37
-  data() {
38
-    return {
39
-      patientID: 1,
40
-      panelClass: "patient-app-container",
41
-      patientInfo: {
42
-        id: 0
43
-      },
44
-      isShow: 1
45
-    };
46
-  },
47
-  created() {
48
-    const id = this.$route.query && this.$route.query.id;
49
-    this.patientID = parseInt(id);
24
+  import FastUploadDetail from './FastUploadDetail'
25
+  import { fetchAllList } from '@/api/patient'
26
+  import FastPatientsSidebar from './FastPatientsSidebar'
27
+  import FastUploadInspectitonDetail from './FastUploadInspectitonDetail'
28
+  import One from './One'
29
+  import Two from './Two'
50
 
30
 
51
-    if (isNaN(this.patientID) || this.patientID <= 0) {
52
-      this.getList(1);
53
-    } else {
54
-      this.getList(2);
55
-    }
56
-  },
57
-  methods: {
58
-    getList(type) {
59
-      fetchAllList().then(response => {
60
-        if (response.data.state == 1) {
61
-          this.patientsList = response.data.data.patients;
62
-          if (type == 1) {
63
-            this.patientID = this.patientsList[0].id;
64
-          } else {
65
-            this.patientID = this.$route.query.id;
66
-          }
67
-        }
68
-      });
31
+  export default {
32
+    name: 'FastPatientsDetail',
33
+    components: {
34
+      FastUploadInspectitonDetail,
35
+      FastPatientsSidebar,
36
+      FastUploadDetail,
37
+      One,
38
+      Two
69
     },
39
     },
70
-    patientInfoClick: function() {
71
-      this.isShow = 1;
40
+    data() {
41
+      return {
42
+        patientID: 1,
43
+        panelClass: 'patient-app-container',
44
+        patientInfo: {
45
+          id: 0
46
+        },
47
+        isShow: 1
48
+      }
72
     },
49
     },
73
-    inspectionClick: function() {
74
-      this.isShow = 2;
50
+    created() {
51
+      const id = this.$route.query && this.$route.query.id
52
+      this.patientID = parseInt(id)
53
+
54
+      if (isNaN(this.patientID) || this.patientID <= 0) {
55
+        this.getList(1)
56
+      } else {
57
+        this.getList(2)
58
+      }
59
+    },
60
+    methods: {
61
+      getList(type) {
62
+        fetchAllList().then(response => {
63
+          if (response.data.state == 1) {
64
+            this.patientsList = response.data.data.patients
65
+            if (type == 1) {
66
+              this.patientID = this.patientsList[0].id
67
+            } else {
68
+              this.patientID = this.$route.query.id
69
+            }
70
+          }
71
+        })
72
+      },
73
+      patientInfoClick: function() {
74
+        this.isShow = 1
75
+      },
76
+      inspectionClick: function() {
77
+        this.isShow = 2
78
+      }
75
     }
79
     }
76
   }
80
   }
77
-};
78
 </script>
81
 </script>

+ 2 - 2
src/xt_pages/upload/fast/FastProvince.vue 查看文件

7
     >
7
     >
8
       <div style="text-align: center">
8
       <div style="text-align: center">
9
         <p>您选择的区域酷医云暂未对接,请联系酷医云客服,我们将免费为您实现对接</p>
9
         <p>您选择的区域酷医云暂未对接,请联系酷医云客服,我们将免费为您实现对接</p>
10
-        <img style="width: 150px;height: 150px" src="../../../assets/home/wechat_qrcode.png"/>
10
+        <img style="width: 150px;height: 150px" src="../../../assets/home/kuyi_wechat.jpg"/>
11
         <p>服务热线</p>
11
         <p>服务热线</p>
12
-        <p style="font-size: 16px">0755-86526342</p>
12
+        <p style="font-size: 16px">18682074632</p>
13
       </div>
13
       </div>
14
 
14
 
15
 
15
 

+ 4 - 0
src/xt_pages/upload/fast/One.vue 查看文件

1
 <template>
1
 <template>
2
+  <div class="app-container ">
3
+
2
   <div class="basicInfo">
4
   <div class="basicInfo">
3
     <div class="headline">基本资料</div>
5
     <div class="headline">基本资料</div>
4
     <div class="information">
6
     <div class="information">
189
       </div>
191
       </div>
190
     </div>
192
     </div>
191
   </div>
193
   </div>
194
+  </div>
195
+
192
 </template>
196
 </template>
193
 
197
 
194
 <style lang="scss">
198
 <style lang="scss">

+ 3 - 2
src/xt_pages/upload/fast/Two.vue 查看文件

1
 <template>
1
 <template>
2
+
2
   <div class="checkInspection">
3
   <div class="checkInspection">
3
     <div class="headline">检验检查</div>
4
     <div class="headline">检验检查</div>
4
     <div class="allCheck">
5
     <div class="allCheck">
406
             <p class="unit">mg/dL</p>
407
             <p class="unit">mg/dL</p>
407
             <el-button type="primary" class="copy2">复制</el-button>
408
             <el-button type="primary" class="copy2">复制</el-button>
408
           </div>
409
           </div>
409
-         
410
+
410
         </div>
411
         </div>
411
       </div>
412
       </div>
412
       <div class="example5 noTop">
413
       <div class="example5 noTop">
495
             <p class="unidentified1">未查</p>
496
             <p class="unidentified1">未查</p>
496
             <el-button type="primary" class="copy">复制</el-button>
497
             <el-button type="primary" class="copy">复制</el-button>
497
           </div>
498
           </div>
498
-          
499
+
499
         </div>
500
         </div>
500
       </div>
501
       </div>
501
       <div class="example6 noTop">
502
       <div class="example6 noTop">

+ 2 - 0
src/xt_pages/user/doctorAdvice.vue 查看文件

1533
             })
1533
             })
1534
           }
1534
           }
1535
         })
1535
         })
1536
+        this.addLoading = false
1537
+
1536
       },
1538
       },
1537
       submitNewAdvice(formName, action) {
1539
       submitNewAdvice(formName, action) {
1538
         this.$refs[formName].validate(valid => {
1540
         this.$refs[formName].validate(valid => {