|
@@ -1083,6 +1083,7 @@ export default {
|
|
// console.log(num, this.listState.list, '1111')
|
|
// console.log(num, this.listState.list, '1111')
|
|
changeEntGroup(params).then((res) => {
|
|
changeEntGroup(params).then((res) => {
|
|
if (res.data === 'success') {
|
|
if (res.data === 'success') {
|
|
|
|
+ this.$toast('修改分组成功')
|
|
this.dialog.group = false
|
|
this.dialog.group = false
|
|
this.$emit(
|
|
this.$emit(
|
|
'onPageChange',
|
|
'onPageChange',
|