Commit cf0449bc authored by lixy's avatar lixy

设置股权

parent 2dd625b9
...@@ -188,6 +188,7 @@ ...@@ -188,6 +188,7 @@
}); });
this.$emit("stockRightDialogEvent", true); this.$emit("stockRightDialogEvent", true);
}else{ }else{
this.form.price = this.form.price/10000;
this.$notify({ this.$notify({
title: '失败', title: '失败',
message: res.message, message: res.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