Compare commits
No commits in common. "d690a4ae70852fd591f7ef857ab82012ffd7909d" and "524eedc451ab1ae9f92a633f8c0f36c48948c6f1" have entirely different histories.
d690a4ae70
...
524eedc451
|
@ -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) {
|
||||||
|
|
Loading…
Reference in New Issue