qushaowei
2024-04-07 f7c7b15972be097cdae91cecdea136fd1a60b2b3
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");
    },