春风项目四线(合箱线、总装线)
懒羊羊
2024-01-16 207eac79b8d563dc7e43a1a600031e5c6ea413fe
jcdm-ui/src/views/main/bs/formulaChild/index.vue
@@ -363,7 +363,7 @@
    };
  },
  created() {
    const formulaCode = this.$route.params && this.$route.params.formulaCode;
    let formulaCode = this.$route.query.formulaCode;
    this.queryParams.formulaCode = formulaCode;
    this.formulaCode = formulaCode;
    this.headerInformation();