Parcourir la source

Merge branch 'master' of http://git.shengws.com/csx/Vue_New

csx il y a 4 ans
Parent
révision
e610b89313

+ 1 - 1
src/xt_pages/user/patients.vue Voir le fichier

@@ -99,7 +99,7 @@
99 99
           class="filter-item"
100 100
           type="primary"
101 101
           size="small"
102
-        >下载错误日志
102
+        >下载日志
103 103
         </el-button>
104 104
 
105 105
         <el-button

+ 1 - 1
src/xt_pages/workforce/appointment.vue Voir le fichier

@@ -61,7 +61,7 @@
61 61
             class="filter-item"
62 62
             type="primary"
63 63
             size="small"
64
-          >下载错误日志
64
+          >下载日志
65 65
           </el-button>
66 66
 
67 67
           <el-button type="primary" size="small" icon="el-icon-printer" @click="printScheduleAction">打印</el-button>

+ 1 - 1
src/xt_pages/workforce/template.vue Voir le fichier

@@ -76,7 +76,7 @@
76 76
           class="filter-item"
77 77
           type="primary"
78 78
           size="small"
79
-        >下载错误日志
79
+        >下载日志
80 80
         </el-button>
81 81
 
82 82
         <!--<upload-excel style="float:right;" :on-success='handleSuccess' :before-upload="beforeUpload"></upload-excel>-->