zhangwencui
11 小时以前 9b9542833ee33cf7e7f5a7e020050a4ceaf37c93
src/views/productionManagement/productionReporting/index.vue
@@ -396,7 +396,7 @@
    });
    router.push({
      path: "/productionManagement/ReportingDialog",
      query: { data: JSON.stringify(form) },
      // query: { data: JSON.stringify(form) },
    });
  };