Browse Source

死亡记录按钮布局修改

V1.0
mk 2 years ago
parent
commit
38766a676d
  1. 7
      src/views/modules/plugins/change/changedeath.vue

7
src/views/modules/plugins/change/changedeath.vue

@ -72,15 +72,14 @@
</el-form>
<el-row>
<el-row type="flex" justify="right">
<el-col :span="24" align="right">
<el-button
style="margin-left: 10px"
size="small"
class="diy-button--blue"
@click="getDataList"
>查询</el-button
>
<el-col :span="24" align="right">
>查询</el-button>
<el-button class="diy-button--white" size="small" @click="resetForm"
>重置</el-button
>

Loading…
Cancel
Save