feat: 修改

演示数据
chenhc 8 months ago
parent 42f4dedf15
commit 5ad795ed78

@ -753,7 +753,7 @@ export default {
_this.imgList = [];
previewImage({
imageUrl: row.filePath,
certFileUrl: this.certFileUrl,
certFileUrl: _this.certFileUrl,
}).then((response) => {
if (response.code === 20000) {
_this.imgList = response.data;

Loading…
Cancel
Save