@@ -622,7 +622,7 @@ var vm = new Vue({
} else if (res.data) {
window.isRetained = res.data.retainedCapital
_this.isForce = res.data.fource
- if (res.data.retainedCapital) {
+ if (res.data.retainedCapital || !result) {
_this.showForm = true
_this.getOldInfo(source)
_this.curDom = dom