hrsass-components 1.7.12 → 1.7.13

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.
@@ -65,7 +65,7 @@ var contentStyle = _interopDefault(require('!!raw-loader!tinymce/skins/content/d
65
65
  var SvgPanZoom = _interopDefault(require('svg-pan-zoom'));
66
66
  var saveSvgAsPng = require('save-svg-as-png');
67
67
 
68
- var version = "1.7.12";
68
+ var version = "1.7.13";
69
69
 
70
70
  /**
71
71
  * 版本号
@@ -5403,7 +5403,7 @@ var Setting = {
5403
5403
  prefixCls: 'hr-table-base-setting',
5404
5404
  data: [],
5405
5405
  locale: {},
5406
- mask: true
5406
+ mask: false
5407
5407
  }),
5408
5408
  data: function data() {
5409
5409
  return {
@@ -6619,7 +6619,7 @@ var Filter = {
6619
6619
  //方案列表
6620
6620
  selectedSchemeId: null,
6621
6621
  //选择的方案id
6622
- mask: true
6622
+ mask: false
6623
6623
  }),
6624
6624
  data: function data() {
6625
6625
  return {