| | |
| | | } 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(","); |
| | |
| | | }, |
| | | // 科室处理 |
| | | Departmenttreatment() { |
| | | this.$modal.loading("正在上传数据,请稍候..."); |
| | | this.$modal.loading("正在修正保存数据,请稍候..."); |
| | | this.ruleForm.deptNames = JSON.stringify(this.tempDetpRelevanceslist); |
| | | this.ruleForm.ivrLibaTemplateScriptVOList = |
| | | this.ruleForm.ivrLibaTemplateScriptVOList.concat(this.delScriptVOList); |