春风项目四线(合箱线、总装线)
cl
2024-01-16 749044e9cd94ba864017e0eefb17469cd1f6770d
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();
  },