jufubao-base 1.0.286 → 1.0.287

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": "jufubao-base",
3
- "version": "1.0.286",
3
+ "version": "1.0.287",
4
4
  "private": false,
5
5
  "description": "聚福宝业务组件基础插件包",
6
6
  "main": "index.js",
@@ -983,7 +983,7 @@ export default {
983
983
  mixins: [componentsMixins, extsMixins, JfbBaseOrderDetailMixin],
984
984
  data() {
985
985
  return {
986
- closeMask: true,
986
+ //closeMask: true,
987
987
  info: null,
988
988
  brandPath: "", //查看品牌路径
989
989
  showPayCard: false,