WXL
2024-09-03 d03829bdf327d0e457a2f4e3699a69d5ad47d3a3
src/views/repositoryai/templateku/configurat/index.vue
@@ -1626,6 +1626,9 @@
      } else {
        this.ruleForm.isoperation = 1;
      }
      if (!this.ruleForm.assortid) {
        this.ruleForm.assortid = -1;
      }
      this.ruleForm.labelInfo = JSON.stringify(this.dynamicTags);
      this.ruleForm.suitway = this.ruleForm.suitway.join(",");
      this.ruleForm.campus = this.ruleForm.campus.join(",");
@@ -1680,7 +1683,7 @@
    },
    // 科室处理
    Departmenttreatment() {
      this.$modal.loading("正在上传数据,请稍候...");
      this.$modal.loading("正在修正保存数据,请稍候...");
      this.ruleForm.deptNames = JSON.stringify(this.tempDetpRelevanceslist);
      this.ruleForm.ivrLibaTemplateScriptVOList =
        this.ruleForm.ivrLibaTemplateScriptVOList.concat(this.delScriptVOList);