src/views/tigerprojects/system/lowcode/high/edit/editdtl.vue
@@ -212,9 +212,7 @@ } } const imgList = [ 'http://localhost:8800/files/Template/10位批次条码.png', ]; const imgList = ['http://localhost:8800/files/Template/10位批次条码.png']; function openImg() { const onImgLoad = ({ index, url, dom }) => { console.log(`第${index + 1}张图片已加载,URL为:${url}`, dom);