列表 操作列固定宽度

main
siontion 7 months ago
parent dcbb61366c
commit 1cbbf5ba86

@ -69,7 +69,7 @@ const gridOptionsA: any = reactive({
// { field: 'SgEntityId', title: 'Id', width: '110px' },
// { field: 'DataUniqueIdentifier', title: '', width: '110px' },
{ field: 'Protection', title: '防护等级', width: '170px' },
{ title: '操作', fixed: 'right', slots: { default: 'operate' } }
{ title: '操作', width: '250px', fixed: 'right', slots: { default: 'operate' } }
],
pagerConfig: {
enabled: true,

@ -69,7 +69,7 @@ const gridOptionsA: any = reactive({
// { field: 'DataUniqueIdentifier', title: '', width: '250px' },
// { field: 'ModelSpecification', title: '', width: '160px' },
{ field: 'PressureValue', title: '额定电压(kV)', width: '120px' },
{ title: '操作', fixed: 'right', slots: { default: 'operate' } }
{ title: '操作', width: '250px', fixed: 'right', slots: { default: 'operate' } }
],
pagerConfig: {
enabled: true,

@ -70,7 +70,7 @@ const gridOptionsA: any = reactive({
// { field: 'DataUniqueIdentifier', title: '', width: '110px' },
{ field: 'TextDescription1', title: '开关器件的机械寿命、接通和分断能力、额定短路耐受强度等技术参数不低于招标技术规范的参数要求', width: '660px', slots: { default: 'slotTextDescription1' } },
{ field: 'TextDescription2', title: '成套设备内的开关器件和元件的安装依据其制造商所提供的说明及满足招标技术规范的要求', width: '660px', slots: { default: 'slotTextDescription2' } },
{ title: '操作', fixed: 'right', slots: { default: 'operate' } }
{ title: '操作', width: '250px', fixed: 'right', slots: { default: 'operate' } }
],
pagerConfig: {
enabled: true,

@ -69,7 +69,7 @@ const gridOptionsA: any = reactive({
// { field: 'DataUniqueIdentifier', title: '', width: '250px' },
{ field: 'ModelSpecification', title: '规格型号', width: '180px' },
// { field: 'Precision', title: '', width: '120px' },
{ title: '操作', fixed: 'right', slots: { default: 'operate' } }
{ title: '操作',width: '250px', fixed: 'right', slots: { default: 'operate' } }
],
pagerConfig: {
enabled: true,

@ -66,7 +66,7 @@ const gridOptionsA: any = reactive({
{ field: 'GapDistance1', title: '极对极之间(mm)', width: '180px' },
{ field: 'GapDistance2', title: '不同电压的电路导体之间(mm)', width: '280px' },
{ field: 'GapDistance3', title: '带电部件与裸露导电部件之间(mm)', width: '280px' },
{ title: '操作', fixed: 'right', slots: { default: 'operate' } }
{ title: '操作',width: '250px', fixed: 'right', slots: { default: 'operate' } }
],
pagerConfig: {
enabled: true,

@ -59,7 +59,7 @@ const gridOptionsA: any = reactive({
{ field: 'GapDistance1', title: '极对极之间(mm)', width: '280px' },
{ field: 'GapDistance2', title: '不同电压的电路导体之间(mm)', width: '280px' },
{ field: 'GapDistance3', title: '带电部件与裸露导电部件之间(mm)', width: '280px' },
{ title: '操作', fixed: 'right', slots: { default: 'operate' } }
{ title: '操作', width: '250px', fixed: 'right', slots: { default: 'operate' } }
],
pagerConfig: {
enabled: true,

@ -68,7 +68,7 @@ const gridOptionsA: any = reactive({
// { field: 'PutCenterTime', title: '', width: '180px' },
// { field: 'Ecode', title: 'ecode', width: '160px' },
// { field: 'DataUniqueIdentifier', title: '', width: '200px' },
{ title: '操作', fixed: 'right', slots: { default: 'operate' } }
{ title: '操作', width: '250px', fixed: 'right', slots: { default: 'operate' } }
],
pagerConfig: {
enabled: true,

@ -70,7 +70,7 @@ const gridOptionsA: any = reactive({
// { field: 'DataUniqueIdentifier', title: '', width: '110px' },
{ field: 'Resistance', title: '相间(MΩ)', width: '170px' },
{ field: 'InResistance', title: '相导体与裸露导电部件之间(MΩ)', width: '370px' },
{ title: '操作', fixed: 'right', slots: { default: 'operate' } }
{ title: '操作',width: '250px', fixed: 'right', slots: { default: 'operate' } }
],
pagerConfig: {
enabled: true,

@ -70,7 +70,7 @@ const gridOptionsA: any = reactive({
{ field: 'PressureValue', title: '电压保护水平(V)', width: '130px' },
{ field: 'DischargeCurrent', title: '标称最大放电电流(kA)', width: '160px' },
{ field: 'TestLevel', title: '试验等级', width: '120px' },
{ title: '操作', fixed: 'right', slots: { default: 'operate' } }
{ title: '操作', width: '250px', fixed: 'right', slots: { default: 'operate' } }
],
pagerConfig: {
enabled: true,

@ -70,7 +70,7 @@ const gridOptionsA: any = reactive({
{ field: 'Texture', title: '材质', width: '110px' },
{ field: 'Thickness', title: '公称厚度(mm)', width: '120px' },
{ field: 'Width', title: '公称宽度(mm)', width: '120px' },
{ title: '操作', fixed: 'right', slots: { default: 'operate' } }
{ title: '操作', width: '250px', fixed: 'right', slots: { default: 'operate' } }
],
pagerConfig: {
enabled: true,

@ -72,7 +72,7 @@ const gridOptionsA: any = reactive({
// { field: 'DataUniqueIdentifier', title: '', width: '110px' },
{ field: 'MeasureCurrent', title: '测量电流(A)', width: '170px' },
{ field: 'MeasureResistance', title: '测量电阻值(mΩ)', width: '170px' },
{ title: '操作', fixed: 'right', slots: { default: 'operate' } }
{ title: '操作',width: '250px', fixed: 'right', slots: { default: 'operate' } }
],
pagerConfig: {
enabled: true,

Loading…
Cancel
Save