fix backup target edit form filling
This commit is contained in:
@@ -25,12 +25,10 @@ const targets = ref([]);
|
||||
|
||||
const columns = {
|
||||
primary: {
|
||||
label: '',
|
||||
width: '40px',
|
||||
sort: true
|
||||
width: '30px',
|
||||
},
|
||||
status: {
|
||||
width: '40px',
|
||||
width: '30px',
|
||||
},
|
||||
provider: {
|
||||
label: 'Provider',
|
||||
|
||||
Reference in New Issue
Block a user