bri-components 1.4.54 → 1.4.55

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bri-components",
3
- "version": "1.4.54",
3
+ "version": "1.4.55",
4
4
  "author": "dengshanghui",
5
5
  "description": "a component lib for vue project",
6
6
  "main": "src/index.js",
@@ -529,7 +529,7 @@
529
529
  };
530
530
  </script>
531
531
 
532
- <style lang="less" scoped>
532
+ <style lang="less">
533
533
  @import url("../../control.less");
534
534
 
535
535
  .selectUsers {