春风项目四线(合箱线、总装线)
hdy
2024-01-17 f4d049bdca9711bb1ae139a8be093d449057e21b
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();
  },