sale-client 3.6.337 → 3.6.338

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": "sale-client",
3
- "version": "3.6.337",
3
+ "version": "3.6.338",
4
4
  "description": "收费模块前台组件",
5
5
  "main": "src/index.js",
6
6
  "scripts": {
@@ -243,7 +243,7 @@ export default {
243
243
  billType: '燃气费', // 票据类型(燃气费,其他费用,调用的发票代码不同)
244
244
  printType: '普通收据', // 收据/电子票/专用发票/国税发票
245
245
  payment: '现金缴费',
246
- decimal: 2
246
+ decimal: 4
247
247
  },
248
248
  disable: false,
249
249
  total: 0,