hezhijie hai 1 día
pai
achega
f511d8ecb7

+ 1 - 2
traceCodePackages/traceabilityReport/pages/reportExport/index.vue

@@ -1472,8 +1472,7 @@ export default {
       const url = "/report/sendemail";
       request(url, {
         taskId: this.currentItem?.id,
-        // emailAddress: email + "@999.com.cn",
-        emailAddress: "hezhijie@dotouch.tech",
+        emailAddress: email + "@999.com.cn",
         path: "reportExport/index.vue",
       }).then((res) => {
         uni.hideLoading();