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