ソースを参照

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

csx 4 年 前
コミット
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,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 ファイルの表示

@@ -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 ファイルの表示

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