Explorar o código

修复模板保存之后跳转错误问题

yezehua %!s(int64=6) %!d(string=hai) anos
pai
achega
c8ad5719c1
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

@ -99,7 +99,7 @@ var TemplateItems = {
    				vm.loading.close()
    				toastr && toastr.success("保存成功")
    				EventBus.$emit("refresh-index")
        			vm.$router.back()
        			vm.$router.replace("/")
    			} else {
    				vm.loading.close()
    				toastr && toastr.error(res.msg)