Browse Source

11

feature/welfareImport
jiangyy 3 years ago
parent
commit
fd8ce998a5
  1. 1
      src/assets/scss/buttonstyle.scss
  2. 1
      src/views/modules/shujuduibi/shenfenyizhi.vue

1
src/assets/scss/buttonstyle.scss

@ -1,4 +1,5 @@
//查询确定
.diy-button--search {
color: #fff !important;
background-color: #3e8ef7 !important;

1
src/views/modules/shujuduibi/shenfenyizhi.vue

@ -63,6 +63,7 @@
<el-button class="diy-button--reset"
size="small"
@click="handleExport">导出</el-button>
<el-button class="diy-button--add"
size="small"
@click="handleBatchCompare">批量比对</el-button>

Loading…
Cancel
Save