ytg7vue 1.18.3 → 1.18.6

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/README.md CHANGED
@@ -177,4 +177,7 @@ noAdQuery
177
177
  1.18.2 增加方法选到此行
178
178
  this.$refs.grid.selectPart()
179
179
 
180
- 1.18.3 修复pdf打印弹窗不消失bug
180
+ 1.18.3 修复pdf打印弹窗不消失bug
181
+
182
+ 1.18.5 新增方法取消选中到此行
183
+ this.$refs.grid.unSelectPart(e)