优化后台用户列表
This commit is contained in:
parent
66220b3dfd
commit
5fdbc4b538
|
|
@ -162,8 +162,6 @@
|
|||
},
|
||||
|
||||
mounted () {
|
||||
const customerGroupAll = {id:'', name: '{{ __('common.all') }}'}
|
||||
this.source.customer_group.unshift(customerGroupAll);
|
||||
},
|
||||
|
||||
watch: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue