fast-element-plus 1.0.0-alpha.14 → 1.0.0-alpha.15
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.
- package/dist/index.full.js +1 -1
- package/dist/index.full.js.map +1 -1
- package/dist/index.full.min.js +1 -1
- package/dist/index.full.min.js.map +1 -1
- package/dist/index.full.min.mjs +1 -1
- package/dist/index.full.min.mjs.map +1 -1
- package/dist/index.full.mjs +1 -1
- package/dist/index.full.mjs.map +1 -1
- package/es/components/table/src/table.mjs +1 -1
- package/es/components/table/src/table.mjs.map +1 -1
- package/lib/components/table/src/table.js +1 -1
- package/lib/components/table/src/table.js.map +1 -1
- package/package.json +1 -1
package/dist/index.full.js
CHANGED
|
@@ -25216,7 +25216,7 @@
|
|
|
25216
25216
|
"fixed": "right",
|
|
25217
25217
|
"width": state.operationColumnWidth,
|
|
25218
25218
|
"headerAlign": "center",
|
|
25219
|
-
"align": "
|
|
25219
|
+
"align": "left",
|
|
25220
25220
|
"showOverflowTooltip": false,
|
|
25221
25221
|
"className": "fa-table__operation-column",
|
|
25222
25222
|
"resizable": false,
|