瀏覽代碼

Merge branch 'termMap0909' into test

wyq 3 年之前
父節點
當前提交
0b303c5fb5

+ 1 - 1
src/components/cdssManage/dept/DeptManage.vue

@@ -559,7 +559,7 @@ export default {
                 // customClass: 'exportConfirm',
                 type: 'success'
               });
-              this.getDataList();
+              that.getDataList();
             }
           };
           r.readAsText(res.data);

+ 1 - 1
src/components/cdssManage/disease/Disease.vue

@@ -544,7 +544,7 @@ export default {
                 // customClass: 'exportConfirm',
                 type: 'success'
               });
-              this.getDataList();
+              that.getDataList();
             }
           };
           r.readAsText(res.data);

+ 1 - 1
src/components/cdssManage/drug/DrugManage.vue

@@ -583,7 +583,7 @@ export default {
                 // customClass: 'exportConfirm',
                 type: 'success'
               });
-              this.getDataList();
+              that.getDataList();
             }
           };
           r.readAsText(res.data);

+ 1 - 1
src/components/cdssManage/fusion/Fusion.vue

@@ -548,7 +548,7 @@ export default {
                 // customClass: 'exportConfirm',
                 type: 'success'
               });
-              this.getDataList();
+              that.getDataList();
             }
           };
           r.readAsText(res.data);

+ 1 - 1
src/components/cdssManage/lis/Lis.vue

@@ -565,7 +565,7 @@ export default {
                 // customClass: 'exportConfirm',
                 type: 'success'
               });
-              this.getDataList();
+              that.getDataList();
             }
           };
           r.readAsText(res.data);

+ 1 - 1
src/components/cdssManage/nursing/nursing.vue

@@ -554,7 +554,7 @@ export default {
                 // customClass: 'exportConfirm',
                 type: 'success'
               });
-              this.getDataList();
+              that.getDataList();
             }
           };
           r.readAsText(res.data);

+ 1 - 1
src/components/cdssManage/operation/Operation.vue

@@ -563,7 +563,7 @@ export default {
                 // customClass: 'exportConfirm',
                 type: 'success'
               });
-              this.getDataList();
+              that.getDataList();
             }
           };
           r.readAsText(res.data);

+ 1 - 1
src/components/cdssManage/pacs/Pacs.vue

@@ -554,7 +554,7 @@ export default {
                 // customClass: 'exportConfirm',
                 type: 'success'
               });
-              this.getDataList();
+              that.getDataList();
             }
           };
           r.readAsText(res.data);

+ 1 - 1
src/components/cdssManage/scale/ScaleManage.vue

@@ -538,7 +538,7 @@ export default {
                 // customClass: 'exportConfirm',
                 type: 'success'
               });
-              this.getDataList();
+              that.getDataList();
             }
           };
           r.readAsText(res.data);

+ 1 - 1
src/components/cdssManage/tcmdisease/tcmdisease.vue

@@ -562,7 +562,7 @@ export default {
                 // customClass: 'exportConfirm',
                 type: 'success'
               });
-              this.getDataList();
+              that.getDataList();
             }
           };
           r.readAsText(res.data);

+ 1 - 1
src/components/cdssManage/tcmdrome/tcmdrome.vue

@@ -563,7 +563,7 @@ export default {
                 // customClass: 'exportConfirm',
                 type: 'success'
               });
-              this.getDataList();
+              that.getDataList();
             }
           };
           r.readAsText(res.data);