15 Commits

Author SHA1 Message Date
iczer
a5feed53d9 fix: problem of expandedRowRender in StandardTable.vue; 🐛
修复:StandardTable.vue 组件展开行插槽问题;
2020-08-18 10:52:55 +08:00
iczer
f065ecd238 feat: add responsive support for slots of StandardTable.vue; 🌟
新增:StandardTable.vue 组件的插槽增加响应式支持;
2020-08-18 09:40:16 +08:00
iczer
1db4c1fafc fix: the problem that can't hide check box of StandardTable.vue; 🐛
修复:StandardTable.vue 组件不能隐藏勾选框的问题;
2020-07-31 17:47:22 +08:00
chenghongxing
17e7df6860 chore: add boolean type support for props pagination of StandardTable.vue ; 🌟 2020-07-29 09:09:43 +08:00
chenghongxing
a3bca2756e Merge remote-tracking branch 'origin/basic' into basic 2020-07-25 13:12:15 +08:00
chenghongxing
ccba1485b1 chore: optimize the code of StandardTable.vue; 🌟 2020-07-25 13:08:48 +08:00
iczer
6ef62b352c fix: problem of props rowKey in StandardTable.vue; 🐛
修复:StandardTable.vue props 属性 rowKey 的bug;
2020-07-24 17:38:37 +08:00
chenghongxing
de9af0c238 feat: add slots support for StandardTable.vue; 🌟 2020-07-23 12:52:20 +08:00
iczer
8688661c8c chore: optimize the code of StandardTable.vue; 🌟 2020-07-17 13:24:26 +08:00
chenghongxing
e6fb49260d feat: add support for scopedSlots in StandardTable.vue; 🌟
新增:StandardTable.vue 组件增加 scopedSlots 的支持;
2020-07-16 19:46:27 +08:00
iczer
e1da650eb1 更新: 升级开发环境至 vue-cli3; 更新依赖库版本;解决 IE11 下不能正确显示问题; 2020-06-15 18:24:31 +08:00
iczer
f8f0294c58 refactor: register ant-design-vue components in main.js #28 2018-09-20 11:41:28 +08:00
iczer
48bf1bc5d8 deps: upgrade vue-antd-ui@1.0.1 to ant-design-vue@1.0.3 2018-08-12 14:40:09 +08:00
chenghx
17e9e07162 完善查询列表QueryList 2018-07-26 18:06:23 +08:00
chenghx
bdde0c1cd5 新增搜索列表QueryList 2018-07-25 18:03:39 +08:00