huangyw 2 years ago
parent
commit
e8c89bd60b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/xt_pages/outpatientDoctorStation/batch_delete.vue

+ 1 - 1
src/xt_pages/outpatientDoctorStation/batch_delete.vue View File

252
               <template slot-scope="scope">
252
               <template slot-scope="scope">
253
                 <el-button
253
                 <el-button
254
                   @click.native.prevent="delects(scope.$index, scope, item)"
254
                   @click.native.prevent="delects(scope.$index, scope, item)"
255
-                  type="text"
255
+                  type="danger"
256
                   size="small"
256
                   size="small"
257
                 >
257
                 >
258
                   删除
258
                   删除