春风项目四线(合箱线、总装线)
懒羊羊
2024-01-16 04cd5aa1b3f1b45025d75feef31ea4f911f1f8e5
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();
  },