提交 636205d6 编写于 作者: G gongzijian

update queue

上级 bcd1d584
......@@ -65,6 +65,10 @@
// edit
if (this.item) {
param.id = this.item.id
if (this.item.queueName === this.queueName && this.item.queue === this.queue) {
this.$message.warning(`名称和队列值未做更改`)
return
}
}
this._verifyName(param).then(() => {
this.$refs['popup'].spinnerLoading = true
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册