sale-client 4.2.84 → 4.2.86
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/.gradle/5.2.1/fileHashes/fileHashes.lock +0 -0
- package/.gradle/8.5/checksums/checksums.lock +0 -0
- package/.gradle/8.5/dependencies-accessors/dependencies-accessors.lock +0 -0
- package/.gradle/8.5/dependencies-accessors/gc.properties +0 -0
- package/.gradle/8.5/executionHistory/executionHistory.bin +0 -0
- package/.gradle/8.5/executionHistory/executionHistory.lock +0 -0
- package/.gradle/8.5/fileChanges/last-build.bin +0 -0
- package/.gradle/8.5/fileHashes/fileHashes.bin +0 -0
- package/.gradle/8.5/fileHashes/fileHashes.lock +0 -0
- package/.gradle/8.5/gc.properties +0 -0
- package/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
- package/.gradle/buildOutputCleanup/cache.properties +1 -1
- package/.gradle/file-system.probe +0 -0
- package/package.json +1 -1
- package/src/filiale/yangchun/BlackList/BlackListList.vue +26 -4
- package/src/filiale/yangchun/machineHandAudit.vue +6 -1
- package/src/filiale/yuncheng/FileManageService.js +469 -469
- package/src/components/FilesManage/addressts/FileUserFilests.vue +0 -671
- package/src/components/FilesManage/ncUserinfoList.vue +0 -315
- package/src/components/SellGasCharge/MeterCharge/CardDataRewrite.vue +0 -107
- package/src/components/SendCard/SendCardData.vue +0 -208
- package/src/components/accounts/accountAdd.vue +0 -276
- package/src/components/accounts/accountsList.vue +0 -183
- package/src/components/accounts/accountsManage.vue +0 -87
- package/src/components/common/chargeinfo/chargeinfo.vue +0 -55
- package/src/components/common/userinfo_detail/config/exportConfig.js +0 -85
- package/src/components/ncarchives/ncArchivesAdd.vue +0 -468
- package/src/components/ncarchives/ncArchivesList.vue +0 -159
- package/src/components/ncarchives/ncUserfilesList.vue +0 -373
- package/src/components/ncarchives/ncarchivesmanage.vue +0 -80
- package/src/components/revenue/IOTArrears/arrears.vue +0 -323
- package/src/components/revenue/IOTArrears/iotRechargeAudit.vue +0 -369
- package/src/components/revenue/base/rightview/carddetail/cardiotfeeChangeDetail.vue +0 -59
- package/src/components/revenue/base/rightview/carddetail/reduceChangeDetail.vue +0 -59
- package/src/components/revenue/comprehen/ComprehenOperation/BatchChange/BatchCancellationts.vue +0 -73
- package/src/components/revenue/comprehen/ComprehenOperation/BatchChange/BatchEnablets.vue +0 -73
- package/src/components/revenue/comprehen/ComprehenOperation/IcFeeDeduction/ReduceAddGas.vue +0 -199
- package/src/components/revenue/comprehen/ComprehenOperation/IcFeeDeduction/icdeductionManage.vue +0 -24
- package/src/components/revenue/comprehen/ComprehenOperation/IcFeeDeduction/icdeductionYSManage.vue +0 -24
- package/src/components/revenue/comprehen/ComprehenOperation/IcFeeDeduction/icfeeDeduction.vue +0 -185
- package/src/components/revenue/comprehen/ComprehenOperation/IcFeeDeduction/icfeeYSDeduction.vue +0 -185
- package/src/components/revenue/comprehen/ComprehenOperation/newchangemeter/ChangeFlowMeter.vue +0 -356
- package/src/components/revenue/comprehen/ComprehenOperation/newchangemeter/CorrectionMeter.vue +0 -148
- package/src/components/revenue/comprehen/SpecialUser/BlackList/BlackUserList.vue +0 -136
- package/src/components/revenue/recordMainten/sellinggas/AddWarehousemain.vue +0 -65
- package/src/components/revenue/recordMainten/sellinggas/MeterOperateAdd.vue +0 -483
- package/src/components/revenue/recordMainten/sellinggas/MeterOperatemain.vue +0 -279
- package/src/components/revenue/recordMainten/sellinggas/MeterOperatemainImport.vue +0 -265
- package/src/components/thirdapply/thirdAdd.vue +0 -289
- package/src/components/thirdapply/thirdList.vue +0 -162
- package/src/components/thirdapply/thirdManage.vue +0 -74
- package/src/components/webMeter/InstructQuery.vue +0 -414
- package/src/components/webMeter/ParamSet/ParamSet.vue +0 -556
- package/src/components/webMeter/ParamSet/ParamSetForm.vue +0 -296
- package/src/components/webMeter/WebUserHand.vue +0 -483
- package/src/components/webMeter/instructionView/NewQueryInstruct.vue +0 -509
- package/src/components/webMeter/instructionView/NewQueryInstructMain.vue +0 -48
- package/src/components/webMeter/webManage/NewMeterList.vue +0 -461
- package/src/plugins/FileManageServicets.js +0 -214
- package/src/plugins/GetImg.js +0 -53
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
Binary file
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
#
|
|
1
|
+
#Mon Oct 13 09:26:02 CST 2025
|
|
2
2
|
gradle.version=5.2.1
|
|
Binary file
|
package/package.json
CHANGED
|
@@ -105,6 +105,23 @@
|
|
|
105
105
|
condition="f_last_check_date >= '{} 00:00:00'"
|
|
106
106
|
></datepicker>
|
|
107
107
|
</div>
|
|
108
|
+
<div class="form-group" :class="{'col-sm-2':!$parent.$parent.$parent.isdetail, 'col-sm-3':$parent.$parent.$parent.isdetail}">
|
|
109
|
+
<label class="font_normal_body">  至  </label>
|
|
110
|
+
<datepicker placeholder="结束日期"
|
|
111
|
+
style="width:60%"
|
|
112
|
+
class="datepicker"
|
|
113
|
+
v-model="model.end_check_date"
|
|
114
|
+
:value.sync="model.end_check_date"
|
|
115
|
+
:format="'yyyy-MM-dd'"
|
|
116
|
+
condition="f_last_check_date <= '{} 23:59:59'"
|
|
117
|
+
></datepicker>
|
|
118
|
+
</div>
|
|
119
|
+
<div class="form-group" :class="{'col-sm-2':!$parent.$parent.$parent.isdetail, 'col-sm-3':$parent.$parent.$parent.isdetail}">
|
|
120
|
+
<label class="font_normal_body">操 作 人</label>
|
|
121
|
+
<input :size="model.f_operator ? model.f_operator.length * 2 : 4" class="input_search" condition="f_operator like '%{}%'" placeholder='操作人' style="width:60%"
|
|
122
|
+
type="text"
|
|
123
|
+
v-model="model.f_operator">
|
|
124
|
+
</div>
|
|
108
125
|
<div class="form-group" :class="{'col-sm-2':!$parent.$parent.$parent.isdetail, 'col-sm-3':$parent.$parent.$parent.isdetail}">
|
|
109
126
|
<label class="font_normal_body">限购日期</label>
|
|
110
127
|
<datepicker placeholder="开始日期"
|
|
@@ -117,10 +134,15 @@
|
|
|
117
134
|
></datepicker>
|
|
118
135
|
</div>
|
|
119
136
|
<div class="form-group" :class="{'col-sm-2':!$parent.$parent.$parent.isdetail, 'col-sm-3':$parent.$parent.$parent.isdetail}">
|
|
120
|
-
<label class="font_normal_body"
|
|
121
|
-
<
|
|
122
|
-
|
|
123
|
-
|
|
137
|
+
<label class="font_normal_body">  至  </label>
|
|
138
|
+
<datepicker placeholder="结束日期"
|
|
139
|
+
style="width:60%"
|
|
140
|
+
class="datepicker"
|
|
141
|
+
v-model="model.end_parameter_value"
|
|
142
|
+
:value.sync="model.end_parameter_value"
|
|
143
|
+
:format="'yyyy-MM-dd'"
|
|
144
|
+
condition="f_parameter_value <= '{} 23:59:59'"
|
|
145
|
+
></datepicker>
|
|
124
146
|
</div>
|
|
125
147
|
<div class="col-sm-2 form-group" :class="{'col-sm-2':!$parent.$parent.$parent.isdetail, 'col-sm-3':$parent.$parent.$parent.isdetail}">
|
|
126
148
|
<label class="font_normal_body">审核状态</label>
|
|
@@ -287,6 +287,9 @@
|
|
|
287
287
|
<th>
|
|
288
288
|
<nobr>上期抄表量</nobr>
|
|
289
289
|
</th>
|
|
290
|
+
<th >
|
|
291
|
+
<nobr>气价名称</nobr>
|
|
292
|
+
</th>
|
|
290
293
|
<th title="本次抄表用气量-上次抄表用气量/1">
|
|
291
294
|
<nobr>增减百分比</nobr>
|
|
292
295
|
</th>
|
|
@@ -367,6 +370,7 @@
|
|
|
367
370
|
<td>{{row.f_result_state}}</td>
|
|
368
371
|
<td><nobr>{{row.f_last_input_date}}</nobr></td>
|
|
369
372
|
<td style="text-align: center;">{{row.f_last_oughtamount}}</td>
|
|
373
|
+
<td style="text-align: center;">{{row.f_price_name}}</td>
|
|
370
374
|
<td style="text-align: center;">{{row.f_oughtamount_bv}}</td>
|
|
371
375
|
<td><nobr>{{row.f_hand_date}}</nobr></td>
|
|
372
376
|
<td><nobr>{{row.f_input_date}}</nobr></td>
|
|
@@ -471,6 +475,7 @@
|
|
|
471
475
|
'f_result_state': '抄表结果状态',
|
|
472
476
|
'f_last_input_date': '上次抄表录入日期',
|
|
473
477
|
'f_last_oughtamount': '上次抄表量',
|
|
478
|
+
'f_price_name': '气价名称',
|
|
474
479
|
'f_oughtamount_bv': '增减百分比',
|
|
475
480
|
'f_hand_date': '下发日期',
|
|
476
481
|
'f_input_date': '抄表录入日期',
|
|
@@ -518,7 +523,7 @@
|
|
|
518
523
|
if (item.f_state === '有效' && filialeid == item.f_filialeid) {
|
|
519
524
|
let value = {
|
|
520
525
|
label: item.f_price_name,
|
|
521
|
-
value: item
|
|
526
|
+
value: item.f_price_name
|
|
522
527
|
}
|
|
523
528
|
result.push(value)
|
|
524
529
|
}
|