9 Commits

Author SHA1 Message Date
iczer
8062905b17 fix: the check problem of standard table with pagination; 🐛
修复:标准表格分页勾选问题;
2022-09-21 16:24:30 +08:00
AshenOneOrz
d2b2631fb1 refactor(querylist): 使用组件库的间隔组件包裹按钮组 2020-12-17 21:31:43 +08:00
iczer
25a1a2582a fix: the problem that v-auth directive doesn't take effect in native html element; 🐛
修复:v-auth 指令在原生 HTML 元素上不生效的 bug;
2020-08-05 10:11:52 +08:00
iczer
64589950e5 fix: the problem that v-auth directive doesn't take effect in native html element; 🐛
修复:v-auth 指令在原生 HTML 元素上不生效的 bug;
2020-08-04 19:43:48 +08:00
chenghongxing
6c33fb0072 feat: add slots support for StandardTable.vue; 🌟
新增:StandardTable.vue 组件增加 slots 支持;
2020-07-23 11:22:26 +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
f8f0294c58 refactor: register ant-design-vue components in main.js #28 2018-09-20 11:41:28 +08:00
chenghx
f8483833f1 refactor: update to new project structure 2018-09-11 11:45:32 +08:00