Commit 84126abb authored by dcy's avatar dcy

调仓文案修改

parent 981c26e9
......@@ -236,7 +236,7 @@ export default {
orderWarehouseInAdjustApply(this.params).then(r => {
if (r.code === 0) {
this.$emit('update:dialogVisible', false)
this.$message.success('调仓成功');
this.$message.success('调仓申请提交成功,请耐心等待审核');
}
})
},
......
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