Skip to content

Commit 2dba66e

Browse files
committed
Update spreadsheet.vue
1 parent d9a4757 commit 2dba66e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/src/demo/spreadsheet.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ export default {
234234
// is operation column
235235
operationColumn: true,
236236
title: "",
237-
width: 35,
237+
width: 55,
238238
fixed: "left",
239239
renderBodyCell: this.renderRowIndex,
240240
},

0 commit comments

Comments
 (0)