修改附件大小,清理不必要的内存

This commit is contained in:
@fawn-nine
2024-05-22 10:42:16 +08:00
parent edf80bea28
commit 49d42b6442
24 changed files with 258 additions and 254 deletions

View File

@@ -394,7 +394,7 @@ export default {
this.linkCur = index
},
// 获取商品关联商品
getLinkPros(id) {
getLinkPros(id) {
this.$http
.post('book/shopproduct/getGlProductList', {
'productId': id