gaoluyang
2026-07-10 4de3e186248f338f1f6c0992c3ee3dce28fb6136
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>