修改图库BUG

This commit is contained in:
duan 2024-08-07 09:41:13 +08:00
parent d1ef6fefa0
commit 5377a76365
2 changed files with 3 additions and 0 deletions

View File

@ -137,6 +137,7 @@ export default {
name: this.typedata
});
if (res.msg == '成功') {
this.typedata = ''
this.dialogTableVisibles = false
this.getType()
}

View File

@ -76,6 +76,8 @@ li {
}
.listyle {
width: 110px;
height: 110px;
margin-right: 10px;
margin-top: 10px;
border: 5px solid #fff;