Pārlūkot izejas kodu

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

XMLWAN 4 gadus atpakaļ
vecāks
revīzija
0c496fccc0
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      src/xt_pages/user/patients.vue

+ 1 - 1
src/xt_pages/user/patients.vue Parādīt failu

@@ -5,7 +5,7 @@
5 5
       :visible.sync="dialogVisible"
6 6
       width="40%"
7 7
     >
8
-      <span>患者导入,提交非标准模版 <a href="https://kuyi.shengws.com/patient_template.xlsx" style="color: blue" download="template">下载导入模板</a></span>
8
+      <span>您提交的文档不是系统标准导入模板,请检查您的文档或重新  <a href="https://kuyi.shengws.com/patient_template.xlsx" style="color: blue" download="template">下载导入模板</a></span>
9 9
       <span slot="footer" class="dialog-footer">
10 10
     <el-button @click="dialogVisible = false">取 消</el-button>
11 11
     <el-button type="primary" @click="dialogVisible = false">确 定</el-button>