Преглед на файлове

批量绑定样式修改

user5 преди 3 години
родител
ревизия
e0025a7dfb
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/views/modules/reimbursementSys/accountant/reimbursementIsNoTicketList.vue

+ 1 - 1
src/views/modules/reimbursementSys/accountant/reimbursementIsNoTicketList.vue

@@ -40,7 +40,7 @@
             <el-button v-if="hasPermission('accountant:reimbursementBusinessTwo:add')" type="primary" size="small" icon="el-icon-plus"
                        @click="addBusinessInfo()">新增
             </el-button>
-            <el-button v-if="hasPermission('accountant:reimbursementBusinessTwo:binding')" type="danger" size="small" icon="el-icon-delete"
+            <el-button v-if="hasPermission('accountant:reimbursementBusinessTwo:binding')" type="warning" size="small" icon="el-icon-edit"
                        @click="openDialog($refs.reimbursementUserTable.getCheckboxRecords())"
                        :disabled="$refs.reimbursementUserTable && $refs.reimbursementUserTable.getCheckboxRecords().length === 0"
                        plain>批量绑定