mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-31 21:51:10 -04:00
Merge branch 'master' of https://github.com/bytefury/crater
This commit is contained in:
@ -104,15 +104,6 @@ export default {
|
||||
loading: false,
|
||||
}
|
||||
},
|
||||
validations() {
|
||||
return {
|
||||
item: {
|
||||
description: {
|
||||
maxLength: maxLength(255),
|
||||
},
|
||||
},
|
||||
}
|
||||
},
|
||||
computed: {
|
||||
...mapGetters('item', ['items']),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user