@@ -575,9 +575,8 @@ exports.default = {
575
575
console . warn ( 'You need to define "detail-row-id" in order for detail-row feature to work!' ) ;
576
576
return false ;
577
577
}
578
- var result = this . detailRowCallback . trim ( ) !== '' || this . detailRowComponent !== '' ;
579
- console . log ( 'aaa>>>' , this . detailRowComponent , result ) ;
580
- return result ;
578
+
579
+ return this . detailRowCallback . trim ( ) !== '' || this . detailRowComponent !== '' ;
581
580
} ,
582
581
useDetailRowComponent : function useDetailRowComponent ( ) {
583
582
return this . detailRowComponent !== '' ;
@@ -1059,9 +1058,9 @@ if (module.hot) {(function () { module.hot.accept()
1059
1058
document . head . removeChild ( __vueify_style__ )
1060
1059
} )
1061
1060
if ( ! module . hot . data ) {
1062
- hotAPI . createRecord ( "_v-a86009c0 " , module . exports )
1061
+ hotAPI . createRecord ( "_v-3563622c " , module . exports )
1063
1062
} else {
1064
- hotAPI . update ( "_v-a86009c0 " , module . exports , ( typeof module . exports === "function" ? module . exports . options : module . exports ) . template )
1063
+ hotAPI . update ( "_v-3563622c " , module . exports , ( typeof module . exports === "function" ? module . exports . options : module . exports ) . template )
1065
1064
}
1066
1065
} ) ( ) }
1067
1066
} , { "vue" :"vue" , "vue-hot-reload-api" :1 , "vueify/lib/insert-css" :2 } ] , 4 :[ function ( require , module , exports ) {
@@ -1087,9 +1086,9 @@ if (module.hot) {(function () { module.hot.accept()
1087
1086
hotAPI . install ( require ( "vue" ) , true )
1088
1087
if ( ! hotAPI . compatible ) return
1089
1088
if ( ! module . hot . data ) {
1090
- hotAPI . createRecord ( "_v-50fb97da " , module . exports )
1089
+ hotAPI . createRecord ( "_v-3d729fe6 " , module . exports )
1091
1090
} else {
1092
- hotAPI . update ( "_v-50fb97da " , module . exports , ( typeof module . exports === "function" ? module . exports . options : module . exports ) . template )
1091
+ hotAPI . update ( "_v-3d729fe6 " , module . exports , ( typeof module . exports === "function" ? module . exports . options : module . exports ) . template )
1093
1092
}
1094
1093
} ) ( ) }
1095
1094
} , { "./VuetablePaginationMixin.vue" :6 , "vue" :"vue" , "vue-hot-reload-api" :1 } ] , 5 :[ function ( require , module , exports ) {
@@ -1155,9 +1154,9 @@ if (module.hot) {(function () { module.hot.accept()
1155
1154
hotAPI . install ( require ( "vue" ) , true )
1156
1155
if ( ! hotAPI . compatible ) return
1157
1156
if ( ! module . hot . data ) {
1158
- hotAPI . createRecord ( "_v-15a35d8b " , module . exports )
1157
+ hotAPI . createRecord ( "_v-9c70ccd2 " , module . exports )
1159
1158
} else {
1160
- hotAPI . update ( "_v-15a35d8b " , module . exports , ( typeof module . exports === "function" ? module . exports . options : module . exports ) . template )
1159
+ hotAPI . update ( "_v-9c70ccd2 " , module . exports , ( typeof module . exports === "function" ? module . exports . options : module . exports ) . template )
1161
1160
}
1162
1161
} ) ( ) }
1163
1162
} , { "./VuetablePaginationMixin.vue" :6 , "vue" :"vue" , "vue-hot-reload-api" :1 } ] , 6 :[ function ( require , module , exports ) {
@@ -1275,9 +1274,9 @@ if (module.hot) {(function () { module.hot.accept()
1275
1274
hotAPI . install ( require ( "vue" ) , true )
1276
1275
if ( ! hotAPI . compatible ) return
1277
1276
if ( ! module . hot . data ) {
1278
- hotAPI . createRecord ( "_v-e59f6b12 " , module . exports )
1277
+ hotAPI . createRecord ( "_v-e34f2c2a " , module . exports )
1279
1278
} else {
1280
- hotAPI . update ( "_v-e59f6b12 " , module . exports , ( typeof module . exports === "function" ? module . exports . options : module . exports ) . template )
1279
+ hotAPI . update ( "_v-e34f2c2a " , module . exports , ( typeof module . exports === "function" ? module . exports . options : module . exports ) . template )
1281
1280
}
1282
1281
} ) ( ) }
1283
1282
} , { "vue" :"vue" , "vue-hot-reload-api" :1 } ] , 7 :[ function ( require , module , exports ) {
0 commit comments