Compare commits
2 Commits
524eedc451
...
d690a4ae70
Author | SHA1 | Date |
---|---|---|
朱浩 | d690a4ae70 | |
朱浩 | 974aaf3522 |
|
@ -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