jsmom-table-form 1.1.64 → 1.1.65
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/CHANGELOG.MD +4 -0
- package/README.md +3 -1
- package/dist/main.js +0 -0
- package/package.json +1 -1
- package/webpack.config.js +0 -0
package/CHANGELOG.MD
CHANGED
package/README.md
CHANGED
|
@@ -263,7 +263,9 @@ req: {type, params}
|
|
|
263
263
|
- importBefore 导入表格前的内容
|
|
264
264
|
- importBefore 表单内容
|
|
265
265
|
- toolbarButton 工具栏按钮
|
|
266
|
-
- selectedRow
|
|
266
|
+
- selectedRow 选中的行数据
|
|
267
|
+
- toolbarTool 右侧工具列表插槽
|
|
268
|
+
- selectedRow 选中的行数据
|
|
267
269
|
- formFooterAfter 表单底部按钮
|
|
268
270
|
- formStatus 状态
|
|
269
271
|
- formFooterBefore 表单底部按钮
|
package/dist/main.js
CHANGED
|
Binary file
|
package/package.json
CHANGED
package/webpack.config.js
CHANGED
|
Binary file
|