瀏覽代碼

reactor:表格重构;

zhangchong 1 年之前
父節點
當前提交
cca8ca70a7
共有 4 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/components/ProTable/index.vue
  2. 二進制
      src/theme/iconfont/iconfont.ttf
  3. 二進制
      src/theme/iconfont/iconfont.woff
  4. 二進制
      src/theme/iconfont/iconfont.woff2

+ 1 - 1
src/components/ProTable/index.vue

@@ -134,7 +134,7 @@ const props = defineProps({
 	toolButton: {
 		// 是否显示表格功能按钮 ==> 非必传(默认为true)
 		type: [Array, Boolean],
-		default: false,
+		default: true,
 	},
 	rowKey: {
 		// 行数据的 Key,用来优化 Table 的渲染,当表格数据多选时,所指定的 id ==> 非必传(默认为 id)

二進制
src/theme/iconfont/iconfont.ttf


二進制
src/theme/iconfont/iconfont.woff


二進制
src/theme/iconfont/iconfont.woff2