refactor: refs #8277 rename dmsType to dmsTypeFk in EntryPreAccount.vue
gitea/salix-front/pipeline/pr-dev There was a failure building this commit
Details
gitea/salix-front/pipeline/pr-dev There was a failure building this commit
Details
This commit is contained in:
parent
a1f93a87b2
commit
cd7f9e15fc
|
@ -93,7 +93,7 @@ const columns = computed(() => [
|
|||
columnFilter: {
|
||||
component: 'select',
|
||||
label: null,
|
||||
name: 'dmsType',
|
||||
name: 'dmsTypeFk',
|
||||
url: 'DmsTypes',
|
||||
fields: ['id', 'name'],
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue