@@ -63,7 +63,8 @@
width: 45,
type: 'index',
columnKey: 'index',
- align: 'center'
+ align: 'center',
+ fixed:'left'
},
{
prop: 'code',
@@ -88,7 +89,8 @@
align: 'center',
resizable: false,
slot: 'action',
- showOverflowTooltip: true
+ showOverflowTooltip: true,
+ fixed:'right'
}
],
dict: {
@@ -71,7 +71,8 @@
prop: 'name',
@@ -96,7 +97,8 @@
@@ -84,7 +85,8 @@
datasource: []
@@ -73,13 +73,15 @@
type: 'selection',
columnKey: 'selection',
@@ -108,7 +110,8 @@