sh-tools 1.6.0 → 2.0.0

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": "sh-tools",
3
- "version": "1.6.0",
3
+ "version": "2.0.0",
4
4
  "description": "基于xe-ajax和xe-utils二次封装",
5
5
  "main": "packages/index.js",
6
6
  "scripts": {
@@ -298,6 +298,8 @@ export default {
298
298
  rtext = value
299
299
  break
300
300
  default:
301
+ rvalue = value
302
+ rtext = value
301
303
  break
302
304
  }
303
305
  if (formula) {