Browse Source

新分支

28169 2 years ago
parent
commit
ceecc5a680
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/xt_pages/user/firstDisease.vue

+ 2 - 2
src/xt_pages/user/firstDisease.vue View File

11
 
11
 
12
                         <el-button type="primary" icon="el-icon-edit-outline" size="small"
12
                         <el-button type="primary" icon="el-icon-edit-outline" size="small"
13
                                    @click="toEdit">修改</el-button>
13
                                    @click="toEdit">修改</el-button>
14
-                      <el-button type="primary" icon="el-icon-printer" size="small"
15
-                                 @click="print">打印</el-button>
14
+                      <!-- <el-button type="primary" icon="el-icon-printer" size="small"
15
+                                 @click="print">打印</el-button> -->
16
                       <el-button size="small"  type="danger" @click="deleteAction">删除</el-button>
16
                       <el-button size="small"  type="danger" @click="deleteAction">删除</el-button>
17
                     </span>
17
                     </span>
18
         </div>
18
         </div>