src/views/wls/barcode/index.vue
@@ -97,7 +97,7 @@ /** 跳转条码配置 */ function handleConfig() { router.push({ name: 'WlsBarcodeConfig' }); router.push({ path: '/wls/barcode/config' }); } /** 导出表格 */ @@ -193,7 +193,7 @@ :content="row.content" :format="row.format" :height="60" :width="140" :width="60" /> </div> </template>