浏览代码

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

csx 5 年前
父节点
当前提交
e610b89313
共有 3 个文件被更改,包括 3 次插入3 次删除
  1. 1 1
      src/xt_pages/user/patients.vue
  2. 1 1
      src/xt_pages/workforce/appointment.vue
  3. 1 1
      src/xt_pages/workforce/template.vue

+ 1 - 1
src/xt_pages/user/patients.vue 查看文件

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 查看文件

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 查看文件

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>-->