瀏覽代碼

新分支

28169 2 年之前
父節點
當前提交
ceecc5a680
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/xt_pages/user/firstDisease.vue

+ 2 - 2
src/xt_pages/user/firstDisease.vue 查看文件

@@ -11,8 +11,8 @@
11 11
 
12 12
                         <el-button type="primary" icon="el-icon-edit-outline" size="small"
13 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 16
                       <el-button size="small"  type="danger" @click="deleteAction">删除</el-button>
17 17
                     </span>
18 18
         </div>