fix bug
This commit is contained in:
@ -212,7 +212,7 @@ export class FreightComponentsUserComponent implements OnInit {
|
||||
{
|
||||
text: '启用',
|
||||
click: (item) => {
|
||||
this.isVisibleOpen = false
|
||||
this.isVisibleOpen = true
|
||||
console.log(item)
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user