twmodule 0.0.74 → 0.0.75

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -9128,12 +9128,12 @@ var mainvue_type_template_id_d7575014_staticRenderFns = []
9128
9128
 
9129
9129
  // CONCATENATED MODULE: ./packages/twPagination/src/main.vue?vue&type=template&id=d7575014&
9130
9130
 
9131
- // CONCATENATED MODULE: ./node_modules/_cache-loader@4.1.0@cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"9b9f7194-vue-loader-template"}!./node_modules/_vue-loader@15.9.3@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_cache-loader@4.1.0@cache-loader/dist/cjs.js??ref--0-0!./node_modules/_vue-loader@15.9.3@vue-loader/lib??vue-loader-options!./examples/components/comPage/paginationAnt/pagination.vue?vue&type=template&id=f0d81104&
9132
- var paginationvue_type_template_id_f0d81104_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('section',{staticClass:"elePaging"},[_c('a-pagination',{attrs:{"total":_vm.total,"defaultPageSize":_vm.pageSize,"showTotal":_vm.totalText,"size":_vm.size,"showSizeChanger":"","showQuickJumper":"","pageSizeOptions":[ '10', '20', '30', '50', '100']},on:{"showSizeChange":_vm.changeSize},model:{value:(_vm.current),callback:function ($$v) {_vm.current=$$v},expression:"current"}}),_c('span',[_vm._v("确定")])],1)}
9133
- var paginationvue_type_template_id_f0d81104_staticRenderFns = []
9131
+ // CONCATENATED MODULE: ./node_modules/_cache-loader@4.1.0@cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"9b9f7194-vue-loader-template"}!./node_modules/_vue-loader@15.9.3@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_cache-loader@4.1.0@cache-loader/dist/cjs.js??ref--0-0!./node_modules/_vue-loader@15.9.3@vue-loader/lib??vue-loader-options!./examples/components/comPage/paginationAnt/pagination.vue?vue&type=template&id=27377132&
9132
+ var paginationvue_type_template_id_27377132_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('section',{staticClass:"elePaging"},[_c('a-pagination',{attrs:{"total":_vm.total,"defaultPageSize":_vm.pageSize,"showTotal":_vm.totalText,"size":_vm.size,"showSizeChanger":"","showQuickJumper":"","pageSizeOptions":[ '10', '20', '30', '50', '100']},on:{"showSizeChange":_vm.changeSize},model:{value:(_vm.current),callback:function ($$v) {_vm.current=$$v},expression:"current"}}),_c('span',[_vm._v("确定")])],1)}
9133
+ var paginationvue_type_template_id_27377132_staticRenderFns = []
9134
9134
 
9135
9135
 
9136
- // CONCATENATED MODULE: ./examples/components/comPage/paginationAnt/pagination.vue?vue&type=template&id=f0d81104&
9136
+ // CONCATENATED MODULE: ./examples/components/comPage/paginationAnt/pagination.vue?vue&type=template&id=27377132&
9137
9137
 
9138
9138
  // EXTERNAL MODULE: ./node_modules/_core-js@3.6.5@core-js/modules/es.array.concat.js
9139
9139
  var es_array_concat = __webpack_require__("b4fb");
@@ -9160,8 +9160,8 @@ var es_array_concat = __webpack_require__("b4fb");
9160
9160
  isChangeSize: false
9161
9161
  };
9162
9162
  },
9163
- mounted: function mounted() {//this.current = this.currPage;
9164
- //this.pageSize = this.defaultPageSize?this.defaultPageSize:10;
9163
+ mounted: function mounted() {
9164
+ this.current = this.currPage ? this.currPage : 1; //this.pageSize = this.defaultPageSize?this.defaultPageSize:10;
9165
9165
  //console.log(this.pageSize);
9166
9166
  },
9167
9167
  methods: {
@@ -9212,8 +9212,8 @@ var es_array_concat = __webpack_require__("b4fb");
9212
9212
 
9213
9213
  var pagination_component = Object(componentNormalizer["a" /* default */])(
9214
9214
  paginationAnt_paginationvue_type_script_lang_js_,
9215
- paginationvue_type_template_id_f0d81104_render,
9216
- paginationvue_type_template_id_f0d81104_staticRenderFns,
9215
+ paginationvue_type_template_id_27377132_render,
9216
+ paginationvue_type_template_id_27377132_staticRenderFns,
9217
9217
  false,
9218
9218
  null,
9219
9219
  null,
package/lib/twComp.umd.js CHANGED
@@ -9137,12 +9137,12 @@ var mainvue_type_template_id_d7575014_staticRenderFns = []
9137
9137
 
9138
9138
  // CONCATENATED MODULE: ./packages/twPagination/src/main.vue?vue&type=template&id=d7575014&
9139
9139
 
9140
- // CONCATENATED MODULE: ./node_modules/_cache-loader@4.1.0@cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"9b9f7194-vue-loader-template"}!./node_modules/_vue-loader@15.9.3@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_cache-loader@4.1.0@cache-loader/dist/cjs.js??ref--0-0!./node_modules/_vue-loader@15.9.3@vue-loader/lib??vue-loader-options!./examples/components/comPage/paginationAnt/pagination.vue?vue&type=template&id=f0d81104&
9141
- var paginationvue_type_template_id_f0d81104_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('section',{staticClass:"elePaging"},[_c('a-pagination',{attrs:{"total":_vm.total,"defaultPageSize":_vm.pageSize,"showTotal":_vm.totalText,"size":_vm.size,"showSizeChanger":"","showQuickJumper":"","pageSizeOptions":[ '10', '20', '30', '50', '100']},on:{"showSizeChange":_vm.changeSize},model:{value:(_vm.current),callback:function ($$v) {_vm.current=$$v},expression:"current"}}),_c('span',[_vm._v("确定")])],1)}
9142
- var paginationvue_type_template_id_f0d81104_staticRenderFns = []
9140
+ // CONCATENATED MODULE: ./node_modules/_cache-loader@4.1.0@cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"9b9f7194-vue-loader-template"}!./node_modules/_vue-loader@15.9.3@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_cache-loader@4.1.0@cache-loader/dist/cjs.js??ref--0-0!./node_modules/_vue-loader@15.9.3@vue-loader/lib??vue-loader-options!./examples/components/comPage/paginationAnt/pagination.vue?vue&type=template&id=27377132&
9141
+ var paginationvue_type_template_id_27377132_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('section',{staticClass:"elePaging"},[_c('a-pagination',{attrs:{"total":_vm.total,"defaultPageSize":_vm.pageSize,"showTotal":_vm.totalText,"size":_vm.size,"showSizeChanger":"","showQuickJumper":"","pageSizeOptions":[ '10', '20', '30', '50', '100']},on:{"showSizeChange":_vm.changeSize},model:{value:(_vm.current),callback:function ($$v) {_vm.current=$$v},expression:"current"}}),_c('span',[_vm._v("确定")])],1)}
9142
+ var paginationvue_type_template_id_27377132_staticRenderFns = []
9143
9143
 
9144
9144
 
9145
- // CONCATENATED MODULE: ./examples/components/comPage/paginationAnt/pagination.vue?vue&type=template&id=f0d81104&
9145
+ // CONCATENATED MODULE: ./examples/components/comPage/paginationAnt/pagination.vue?vue&type=template&id=27377132&
9146
9146
 
9147
9147
  // EXTERNAL MODULE: ./node_modules/_core-js@3.6.5@core-js/modules/es.array.concat.js
9148
9148
  var es_array_concat = __webpack_require__("b4fb");
@@ -9169,8 +9169,8 @@ var es_array_concat = __webpack_require__("b4fb");
9169
9169
  isChangeSize: false
9170
9170
  };
9171
9171
  },
9172
- mounted: function mounted() {//this.current = this.currPage;
9173
- //this.pageSize = this.defaultPageSize?this.defaultPageSize:10;
9172
+ mounted: function mounted() {
9173
+ this.current = this.currPage ? this.currPage : 1; //this.pageSize = this.defaultPageSize?this.defaultPageSize:10;
9174
9174
  //console.log(this.pageSize);
9175
9175
  },
9176
9176
  methods: {
@@ -9221,8 +9221,8 @@ var es_array_concat = __webpack_require__("b4fb");
9221
9221
 
9222
9222
  var pagination_component = Object(componentNormalizer["a" /* default */])(
9223
9223
  paginationAnt_paginationvue_type_script_lang_js_,
9224
- paginationvue_type_template_id_f0d81104_render,
9225
- paginationvue_type_template_id_f0d81104_staticRenderFns,
9224
+ paginationvue_type_template_id_27377132_render,
9225
+ paginationvue_type_template_id_27377132_staticRenderFns,
9226
9226
  false,
9227
9227
  null,
9228
9228
  null,