Compare commits

..

No commits in common. "d690a4ae70852fd591f7ef857ab82012ffd7909d" and "524eedc451ab1ae9f92a633f8c0f36c48948c6f1" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -402,7 +402,7 @@ export default {
return addEntpcourse(cform) return addEntpcourse(cform)
}, },
openReserv(){ openReserv(){
this.$refs['reservDialog'].openDialog() // this.$refs['reservDialog'].openDialog()
}, },
// //
handleOutLink(key) { handleOutLink(key) {