This commit is contained in:
wangshiming
2021-11-30 17:26:27 +08:00
parent db7426089f
commit fc86bb36c5
20 changed files with 3010 additions and 9 deletions

View File

@ -212,7 +212,7 @@ export class FreightComponentsUserComponent implements OnInit {
{
text: '启用',
click: (item) => {
this.isVisibleOpen = false
this.isVisibleOpen = true
console.log(item)
},
},