qgb-process 0.3.20-beta.1 → 0.3.20-beta.2
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.
|
@@ -16010,8 +16010,10 @@ var issueTender = /*#__PURE__*/function () {
|
|
|
16010
16010
|
}, {
|
|
16011
16011
|
name: "概算金额",
|
|
16012
16012
|
variable: "money",
|
|
16013
|
-
ele: "input"
|
|
16014
|
-
|
|
16013
|
+
ele: "input",
|
|
16014
|
+
variableType: "number"
|
|
16015
|
+
} // { name: "概算金额", variable: "money", ele: "input" }
|
|
16016
|
+
];
|
|
16015
16017
|
_context39.next = 3;
|
|
16016
16018
|
return api_apiTender.findTenderType();
|
|
16017
16019
|
|
|
@@ -16077,11 +16079,13 @@ var tenderBid = /*#__PURE__*/function () {
|
|
|
16077
16079
|
}, {
|
|
16078
16080
|
name: "中标总价",
|
|
16079
16081
|
variable: "money",
|
|
16080
|
-
ele: "input"
|
|
16082
|
+
ele: "input",
|
|
16083
|
+
variableType: "number"
|
|
16081
16084
|
}, {
|
|
16082
16085
|
name: "投标家数",
|
|
16083
16086
|
variable: "bidNum",
|
|
16084
|
-
ele: "input"
|
|
16087
|
+
ele: "input",
|
|
16088
|
+
variableType: "number"
|
|
16085
16089
|
}];
|
|
16086
16090
|
_context40.next = 3;
|
|
16087
16091
|
return api_apiTender.findTenderType();
|
|
@@ -16213,7 +16217,8 @@ var issueBiding = /*#__PURE__*/function () {
|
|
|
16213
16217
|
}, {
|
|
16214
16218
|
name: "概算金额",
|
|
16215
16219
|
variable: "budgetPrice",
|
|
16216
|
-
ele: "input"
|
|
16220
|
+
ele: "input",
|
|
16221
|
+
variableType: "number"
|
|
16217
16222
|
}];
|
|
16218
16223
|
_context43.next = 3;
|
|
16219
16224
|
return api_apiTender.getBidTypeNo();
|
|
@@ -16268,11 +16273,13 @@ var zcBidDetermine = /*#__PURE__*/function () {
|
|
|
16268
16273
|
}, {
|
|
16269
16274
|
name: "中标总价",
|
|
16270
16275
|
variable: "money",
|
|
16271
|
-
ele: "input"
|
|
16276
|
+
ele: "input",
|
|
16277
|
+
variableType: "number"
|
|
16272
16278
|
}, {
|
|
16273
16279
|
name: "竞价家数",
|
|
16274
16280
|
variable: "bidNum",
|
|
16275
|
-
ele: "input"
|
|
16281
|
+
ele: "input",
|
|
16282
|
+
variableType: "number"
|
|
16276
16283
|
}];
|
|
16277
16284
|
_context44.next = 3;
|
|
16278
16285
|
return api_apiTender.getBidTypeNo();
|
package/lib/qgb-process.umd.js
CHANGED
|
@@ -16010,8 +16010,10 @@ var issueTender = /*#__PURE__*/function () {
|
|
|
16010
16010
|
}, {
|
|
16011
16011
|
name: "概算金额",
|
|
16012
16012
|
variable: "money",
|
|
16013
|
-
ele: "input"
|
|
16014
|
-
|
|
16013
|
+
ele: "input",
|
|
16014
|
+
variableType: "number"
|
|
16015
|
+
} // { name: "概算金额", variable: "money", ele: "input" }
|
|
16016
|
+
];
|
|
16015
16017
|
_context39.next = 3;
|
|
16016
16018
|
return api_apiTender.findTenderType();
|
|
16017
16019
|
|
|
@@ -16077,11 +16079,13 @@ var tenderBid = /*#__PURE__*/function () {
|
|
|
16077
16079
|
}, {
|
|
16078
16080
|
name: "中标总价",
|
|
16079
16081
|
variable: "money",
|
|
16080
|
-
ele: "input"
|
|
16082
|
+
ele: "input",
|
|
16083
|
+
variableType: "number"
|
|
16081
16084
|
}, {
|
|
16082
16085
|
name: "投标家数",
|
|
16083
16086
|
variable: "bidNum",
|
|
16084
|
-
ele: "input"
|
|
16087
|
+
ele: "input",
|
|
16088
|
+
variableType: "number"
|
|
16085
16089
|
}];
|
|
16086
16090
|
_context40.next = 3;
|
|
16087
16091
|
return api_apiTender.findTenderType();
|
|
@@ -16213,7 +16217,8 @@ var issueBiding = /*#__PURE__*/function () {
|
|
|
16213
16217
|
}, {
|
|
16214
16218
|
name: "概算金额",
|
|
16215
16219
|
variable: "budgetPrice",
|
|
16216
|
-
ele: "input"
|
|
16220
|
+
ele: "input",
|
|
16221
|
+
variableType: "number"
|
|
16217
16222
|
}];
|
|
16218
16223
|
_context43.next = 3;
|
|
16219
16224
|
return api_apiTender.getBidTypeNo();
|
|
@@ -16268,11 +16273,13 @@ var zcBidDetermine = /*#__PURE__*/function () {
|
|
|
16268
16273
|
}, {
|
|
16269
16274
|
name: "中标总价",
|
|
16270
16275
|
variable: "money",
|
|
16271
|
-
ele: "input"
|
|
16276
|
+
ele: "input",
|
|
16277
|
+
variableType: "number"
|
|
16272
16278
|
}, {
|
|
16273
16279
|
name: "竞价家数",
|
|
16274
16280
|
variable: "bidNum",
|
|
16275
|
-
ele: "input"
|
|
16281
|
+
ele: "input",
|
|
16282
|
+
variableType: "number"
|
|
16276
16283
|
}];
|
|
16277
16284
|
_context44.next = 3;
|
|
16278
16285
|
return api_apiTender.getBidTypeNo();
|