Commit b9f8ce73 authored by 罗超's avatar 罗超

修改

parent 84cdcce2
...@@ -365,7 +365,7 @@ ...@@ -365,7 +365,7 @@
if (res.confirm) { if (res.confirm) {
that.signMsg.FirstShopLinkManList.splice(index,1); that.signMsg.FirstShopLinkManList.splice(index,1);
that.clearInput(); that.clearInput();
that.isShowAdd=true; that.isShowAdd=false;
} else if (res.cancel) { } else if (res.cancel) {
} }
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment