sale-client 3.4.180 → 3.4.181
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/.babelrc +5 -5
- package/.gradle/{4.4/fileChanges → 3.5.1/file-changes}/last-build.bin +0 -0
- package/.gradle/3.5.1/taskHistory/taskHistory.lock +0 -0
- package/{npm → .gradle/buildOutputCleanup/built.bin} +0 -0
- package/.gradle/buildOutputCleanup/cache.properties +2 -0
- package/.gradle/buildOutputCleanup/cache.properties.lock +1 -0
- package/package.json +1 -1
- package/src/components/FilesManage/FileUserFiles.vue +984 -984
- package/src/components/FilesManage/MeterinfoTest.vue +1 -1
- package/src/components/FilesManage/TemplateManage.vue +167 -167
- package/src/components/FilesManage/UserEssentialInfoTest.vue +320 -320
- package/src/components/FilesManageNew/FileUserFiles.vue +743 -743
- package/src/components/charge/business/FilesComplete.vue +253 -253
- package/src/components/charge/business/IOT/IotChangeFill.vue +481 -481
- package/src/components/charge/business/IOTMeterCenter.vue +807 -807
- package/src/components/charge/business/OtherChargeByPay.vue +1 -0
- package/src/components/charge/business/PriceChangeCompensation/JbCompensation.vue +342 -342
- package/src/components/charge/business/machine/MachineMeterCenter.vue +728 -728
- package/src/components/charge/business/refund/RefundManage.vue +28 -28
- package/src/components/charge/gasloss/gasLossOperate.vue +1 -1
- package/src/components/chargeNew/thirdSurplus.vue +309 -309
- package/src/components/revenue/Common/MeterMessage.vue +184 -184
- package/src/components/revenue/HandManager/HandManagerCard.vue +1163 -1163
- package/src/components/revenue/base/leftview/MixPriceInfo.vue +60 -60
- package/src/components/revenue/base/leftview/Stairinfo.vue +156 -156
- package/src/components/revenue/comprehen/ComprehenOperation/newchangemeter/ChangeMeter.vue +965 -965
- package/src/components/revenue/comprehen/Maintenance/revenue/MeterOperatemain.vue +392 -392
- package/src/components/revenue/comprehen/Message/MessageManage.vue +136 -136
- package/src/components/revenue/comprehen/StairPrice/GasPrice.vue +514 -514
- package/src/components/revenue/comprehen/replacement/replacementHandInfoRecord.vue +155 -155
- package/src/components/revenue/comprehen/wechatpay/WeChat.vue +62 -62
- package/src/components/revenue/machineHandManage/machineDown.vue +1112 -1112
- package/src/components/revenue/machineHandManage/machineHandManager.vue +78 -78
- package/src/filiale/alashan/PrintBill.vue +116 -116
- package/src/filiale/fugu/components/FilesManage/UserDeviceInfoTest.vue +366 -366
- package/src/filiale/macheng/FilesManageNew/UserEssentialInfoTest.vue +373 -373
- package/src/filiale/macheng/MessageList.vue +420 -420
- package/src/filiale/macheng/UserDeviceInfoTest.vue +412 -412
- package/src/filiale/meihekou/PrintBill.vue +140 -140
- package/src/filiale/meihekou/ReissueBill.vue +322 -322
- package/src/filiale/qianneng/GasPriceList.vue +330 -330
- package/src/filiale/qianneng/HandManager.vue +1838 -1838
- package/src/filiale/qingtongxia/CardMeterCenter.vue +743 -743
- package/src/filiale/qingtongxia/UserGeneralInfoTest.vue +538 -538
- package/src/filiale/rizhao/ChargeRecordQuery.vue +100 -0
- package/src/filiale/rizhao/sale.js +3 -1
- package/src/filiale/rongcheng/FilesManageNew/UserGeneralInfoTest.vue +608 -608
- package/src/filiale/rongchuang/OtherGas.vue +329 -329
- package/src/filiale/tongchuan/CardList.vue +482 -482
- package/src/filiale/tongchuan/feeDeduction.vue +168 -168
- package/src/filiale/xinkang/base/leftview/Userinfo.vue +176 -176
- package/src/filiale/xinkang/sale.js +8 -8
- package/src/filiale/zhongsheng/wechatpay/WeChatPayDetail.vue +469 -469
- package/src/plugins/ChangeMeterService.js +756 -756
- package/.gradle/4.4/fileHashes/fileHashes.bin +0 -0
- package/.gradle/4.4/fileHashes/fileHashes.lock +0 -0
package/.babelrc
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
{
|
|
2
|
-
"presets": ["es2015", "stage-2"],
|
|
3
|
-
"plugins": ["transform-runtime"],
|
|
4
|
-
"comments": false
|
|
5
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"presets": ["es2015", "stage-2"],
|
|
3
|
+
"plugins": ["transform-runtime"],
|
|
4
|
+
"comments": false
|
|
5
|
+
}
|
|
File without changes
|
|
Binary file
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|