gcs-ui-lib 1.2.9 → 1.2.10

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.9",
3
+ "version": "1.2.10",
4
4
  "private": false,
5
5
  "main": "./lib/gcs-ui-lib.common.js",
6
6
  "scripts": {
@@ -52,7 +52,7 @@
52
52
 
53
53
  <script>
54
54
  import { matchingSave, matchingInfo, matchingSetting } from "@/api/setting";
55
- import { NODE_GROUP, tempData } from "./components/config";
55
+ import { NODE_GROUP } from "./components/config";
56
56
  import { PageHeader, SecondaryTab, Page, dayjs } from "n20-common-lib";
57
57
  import { goBackCommon, uuid } from "@/utils";
58
58
  import { queryDatasetList } from "@/api/fileApi";
@@ -150,6 +150,7 @@ export default {
150
150
  return {
151
151
  slotName: "aaa",
152
152
  form: {
153
+ refillBasis:1,
153
154
  matchingRuleType: "",
154
155
  usedAccountType: "BANK_ACCOUNT",
155
156
  isSetOnUnit: 0,