Commit e564a4e3 by fukai

处理快照模式

parent 883643dc
......@@ -203,6 +203,9 @@ export default {
console.log(rtnmsg)
Utils.copyValueFromVO(this.model,rtnmsg.data)
console.log(this.model);
if(this.isInDisplay)
this.restoreDisplay()
}
else
{
......
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