gcs-ui-lib 1.2.26 → 1.2.27

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": "gcs-ui-lib",
3
- "version": "1.2.26",
3
+ "version": "1.2.27",
4
4
  "private": false,
5
5
  "main": "./lib/gcs-ui-lib.common.js",
6
6
  "scripts": {
@@ -46,6 +46,10 @@ const FILL_METHOD_OPTIONS = [
46
46
  label: $l(`通用`), //逆向匹配补填
47
47
  value: "COMMON",
48
48
  },
49
+ {
50
+ label: $l(`资金调拨`), //资金调拨
51
+ value: "FUND_TRANSFER",
52
+ },
49
53
  ];
50
54
 
51
55
  // 匹配要求