Gogs
7 anni fa
|
@@ -26,7 +26,8 @@
|
|
},
|
|
},
|
|
computed: mapGetters([
|
|
computed: mapGetters([
|
|
'suppliers',
|
|
'suppliers',
|
|
- 'visibleSuppliers'
|
|
|
|
|
|
+ 'visibleSuppliers',
|
|
|
|
+ 'supplierSelected'
|
|
]),
|
|
]),
|
|
methods: mapActions([
|
|
methods: mapActions([
|
|
'filterSuppliers',
|
|
'filterSuppliers',
|