@@ -134,7 +134,7 @@ export default {
this.opened = nVal
// this.getPageInfo()
},
- opend (nVal, oVal) {
+ opened (nVal, oVal) {
if (nVal) {
this.getPageInfo()
} else {