懒羊羊
2023-12-27 082dc761aba39670bc381bdb357ec959a45de759
优化
已修改1个文件
1 ■■■■ 文件已修改
jcdm-ui/src/views/main/bs/formulaChild/index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
jcdm-ui/src/views/main/bs/formulaChild/index.vue
@@ -422,6 +422,7 @@
    },
    /** 提交按钮 */
    submitForm() {
      this.form.formulaCode = this.formulaCode;
      this.$refs["form"].validate(valid => {
        if (valid) {
          if (this.form.id != null) {