cb-biz-ui 1.3.6 → 1.3.7

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.
@@ -50,7 +50,7 @@
50
50
  <ui-tag
51
51
  type="danger"
52
52
  padding="6rpx 10rpx"
53
- v-if="entity.purchaseLimitNum !== -1"
53
+ v-if="entity.purchaseLimitNum > 0"
54
54
  :size="textFontSize.tag"
55
55
  plain
56
56
  >
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cb-biz-ui",
3
- "version": "1.3.6",
3
+ "version": "1.3.7",
4
4
  "description": "cb-biz-ui",
5
5
  "main": "index.js",
6
6
  "keywords": [