Browse Source

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

csx 5 years ago
parent
commit
e610b89313

+ 1 - 1
src/xt_pages/user/patients.vue View File

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

+ 1 - 1
src/xt_pages/workforce/appointment.vue View File

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

+ 1 - 1
src/xt_pages/workforce/template.vue View File

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