| | |
| | | bwType: this.form.bwType, |
| | | enable: this.form.enable, |
| | | tableDesc: this.form.tableDesc, |
| | | // isSync: this.form.isSync, |
| | | }); |
| | | if (res.success === true) { |
| | | this.$notify({ |
| | |
| | | type: "success", |
| | | }); |
| | | this.$emit("refresh"); |
| | | this.$emit("closeAdd"); |
| | | } else { |
| | | this.$notify({ |
| | | title: "失败", |
| | |
| | | enabled: this.form.enabled, |
| | | tableDesc: this.form.tableDesc, |
| | | analyServerId: this.type, |
| | | // isSync: this.form.isSync, |
| | | }) |
| | | .then((res) => { |
| | | this.$notify({ |
| | |
| | | type: "success", |
| | | }); |
| | | this.$emit("refresh"); |
| | | this.$emit("closeAdd"); |
| | | }) |
| | | .catch((err) => { |
| | | this.$notify({ |
| | |
| | | } |
| | | .el-form-item__error { |
| | | color: #fe6d68; |
| | | padding-top: 3px; |
| | | padding-top: 5px; |
| | | left: 15px; |
| | | } |
| | | .start-time-pick { |
| | | .el-form-item__error { |
| | | top: 36px; |
| | | top: 34px; |
| | | left: 105px; |
| | | } |
| | | } |