This commit is contained in:
xiaoma
2021-08-09 10:17:37 +08:00
parent 8f05b20ffa
commit d388ae5656
13 changed files with 47 additions and 37 deletions

View File

@@ -13,7 +13,7 @@
ref="actionRef"
:actionColumn="actionColumn"
@update:checked-row-keys="onCheckedRow"
:scroll-x="1090"
:scroll-x="1010"
>
<template #tableTitle>
<n-button type="primary" @click="addTable">
@@ -231,7 +231,7 @@
name: 'xiaoMa',
},
actionColumn: {
width: 220,
width: 140,
title: '操作',
key: 'action',
fixed: 'right',