Lius
2024-06-25 a32da0f8609e3304e7e5ac97e11635f39b8aeb34
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");
    },