Commit 0bbf637e authored by 黄奎's avatar 黄奎

11

parent 927759ba
...@@ -3492,7 +3492,7 @@ ...@@ -3492,7 +3492,7 @@
that.saveLoading = false; that.saveLoading = false;
if (res.data.resultCode == 1) { if (res.data.resultCode == 1) {
if (that.CopyTripAndFeatureMsg.updateType == 1) { if (that.CopyTripAndFeatureMsg.updateType == 1) {
that.Success(that.$t("objFill.v101.fuzhixingccg")); that.Success(that.$t("objFill.v101.fuzhixingccg")+res.data.message);
} else { } else {
that.Success(res.data.message); that.Success(res.data.message);
} }
......
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