Explorar o código

修复跳转错误问题

yezehua %!s(int64=6) %!d(string=hai) anos
pai
achega
21bf01a3dd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      component/rehabilitation/template-items.js

+ 1 - 1
component/rehabilitation/template-items.js

@ -123,7 +123,7 @@ var TemplateItems = {
		            	vm.loading.close()
        				toastr && toastr.success("删除成功")
        				EventBus.$emit("refresh-index")
        				vm.$router.back()
        				vm.$router.replace("/")
		        	}).catch(function(e) {
		        		vm.loading.close()
		        		console.error(e)