学校登录可按条件查询,修复brand删除后更新错误

This commit is contained in:
X1627315083
2025-09-22 16:51:31 +08:00
parent 82f6fd11a0
commit 721143c7f9
10 changed files with 52 additions and 26 deletions

View File

@@ -422,6 +422,11 @@ export default defineComponent({
// }
data.selectImg = res.data
data.fileList.filter((v: any) => v.status === "done");
let storeData = {
str:'add',
list:[file]
}
store.commit('setUploadElement',storeData)
}else{
bor = false
}