mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-05 17:42:49 +08:00
修复使用table的fixed时,高度不一致的错误;
This commit is contained in:
@@ -48,6 +48,7 @@ define(["jquery", "easy-admin"], function ($, ea) {
|
||||
width: 250,
|
||||
title: '操作',
|
||||
templet: ea.table.tool,
|
||||
fixed: 'right',
|
||||
operat: [
|
||||
[{
|
||||
text: '编辑',
|
||||
|
||||
Reference in New Issue
Block a user