main #2
@ -306,7 +306,7 @@ this.$socket.emit('pagetype_unsubscribe', pagetype);
|
|||||||
columns.push({
|
columns.push({
|
||||||
label: '',
|
label: '',
|
||||||
key: '__actions',
|
key: '__actions',
|
||||||
type: '操作',
|
type: 'Actions',
|
||||||
width: '100px',
|
width: '100px',
|
||||||
align: 'right',
|
align: 'right',
|
||||||
actions: (row) => this.options.rowActions({ ...this.context, row }),
|
actions: (row) => this.options.rowActions({ ...this.context, row }),
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user