This commit is contained in:
曹辉 2023-05-04 14:48:05 +08:00
parent 9589551b14
commit 2a7e0470ac

View File

@ -23,8 +23,6 @@ export default {
imgsurl: { pictureUrlList: [] },
imgone: "",
imageUrl: "", //商品图片
value: "",
datas: null,
// 遮罩层
loading: true,
// 选中数组
@ -542,4 +540,4 @@ export default {
});
},
},
};
};