修改附件大小,清理不必要的内存
This commit is contained in:
@@ -394,7 +394,7 @@ export default {
|
||||
this.linkCur = index
|
||||
},
|
||||
// 获取商品关联商品
|
||||
getLinkPros(id) {
|
||||
getLinkPros(id) {
|
||||
this.$http
|
||||
.post('book/shopproduct/getGlProductList', {
|
||||
'productId': id
|
||||
|
||||
Reference in New Issue
Block a user