Explorar o código

fix: the material package cannot be paginated in material dialog

Casper Dai %!s(int64=2) %!d(string=hai) anos
pai
achega
1a045738c1
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/components/dialog/MaterialDialog/index.vue

+ 1 - 0
src/components/dialog/MaterialDialog/index.vue

@@ -57,6 +57,7 @@ export default {
       scheduleId: null,
       assets: null,
       contentSchema: {
+        singlePage: true,
         list: this.getContentAssets,
         cols: [
           { prop: 'tagType', label: '文件', width: 100, align: 'center' },