qushaowei
2024-04-11 1c71b73047a8120df6777e255d1c8f2da7555b73
src/views/eam/DailyMaintenanceOrderList.vue
@@ -541,7 +541,7 @@
    },
    handlePrintInfo(record) {
      let href = `${window._CONFIG['domianURL']}/jmreport/view/857408393168490496?id=` + record.id; //网站链接
      let href = `${window._CONFIG['domianURL']}/jmreport/view/934663658030161920?id=` + record.id; //网站链接
      window.open(href, "_blank");
    },