春风项目四线(合箱线、总装线)
hdy
2024-01-18 8f6607b970230ed2f7c9f1845e6446e50438b44b
jcdm-ui/src/views/main/bs/formulaChild/index.vue
@@ -368,6 +368,7 @@
    let formulaCode = this.$route.query.formulaCode;
    this.queryParams.formulaCode = formulaCode;
    this.formulaCode = formulaCode;
    this.form.formulaCode = formulaCode;
    this.headerInformation();
    this.getList();
  },