manage-client 4.1.77 → 4.1.79-yangchunboneng
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/.eslintrc.js +3 -1
- package/package.json +1 -1
- package/src/components/sale/config/exportConfig.js +7 -29
- package/src/filiale/bazhong/ReportDataQuery.vue +319 -319
- package/src/filiale/bazhong/config/DefaultPrint.js +6 -6
- package/src/filiale/bazhong/config/DefaultSelect.js +18 -18
- package/src/filiale/bazhong/config/exportConfig.js +2775 -2775
- package/src/filiale/bazhong/config/tableConfig.js +53 -53
- package/src/filiale/bazhong/webmeterManage.js +7 -7
- package/src/filiale/liaoyuan/HandplanRatioQuery.vue +9 -7
- package/src/filiale/liaoyuan/WebHandplanRatioQuery.vue +5 -5
- package/src/filiale/liaoyuan/sale.js +1 -1
- package/src/filiale/qingjian/MeterQuery.vue +1 -1
- package/src/filiale/shimen/UserQuery.vue +1008 -1008
- package/src/filiale/shimen/config/DefaultPrint.js +14 -14
- package/src/filiale/shimen/config/DefaultSelect.js +18 -18
- package/src/filiale/shimen/config/tableConfig.js +53 -53
- package/src/filiale/tongchuan/GasInspection.vue +756 -756
- package/src/filiale/xinjiangdexin/RecordInfoQuery.vue +1 -1
- package/src/filiale/xinjiangdexin/config/exportConfig.js +4 -1
- package/src/filiale/yangchun/ArchivesManage.vue +89 -89
- package/src/filiale/yangchun/OtherChargeQuery.vue +447 -396
- package/src/main.js +15 -13
package/.eslintrc.js
CHANGED
|
@@ -15,6 +15,8 @@ module.exports = {
|
|
|
15
15
|
// allow debugger during development
|
|
16
16
|
'no-debugger': process.env.NODE_ENV === 'production' ? 2 : 0,
|
|
17
17
|
// 必须使用全等
|
|
18
|
-
'eqeqeq': 0
|
|
18
|
+
'eqeqeq': 0,
|
|
19
|
+
"import/no-unresolved": ["error", { "caseSensitive": true }],
|
|
20
|
+
"camelcase": "off"
|
|
19
21
|
}
|
|
20
22
|
}
|
package/package.json
CHANGED
|
@@ -643,7 +643,6 @@ export default {
|
|
|
643
643
|
'f_is_mgq': '是否煤改气',
|
|
644
644
|
'f_send_usegas_card': '是否发放天然气使用证',
|
|
645
645
|
'f_meter_style': '型号',
|
|
646
|
-
'f_xc_meter_style': '现场表具型号',
|
|
647
646
|
'f_table_state': '表具状态',
|
|
648
647
|
'f_initial_base': '初始气表底数',
|
|
649
648
|
'f_total_usegas_amount': '累计用气金额',
|
|
@@ -674,10 +673,7 @@ export default {
|
|
|
674
673
|
'f_devices_type': '灶具信息',
|
|
675
674
|
'f_network_valve': '自动阀控',
|
|
676
675
|
'f_defendcard': '防盗卡号',
|
|
677
|
-
'f_factory_date': '生产年月'
|
|
678
|
-
'f_meteread_date': '最后通讯时间',
|
|
679
|
-
'f_xiaohushijian': '销户时间',
|
|
680
|
-
'f_xiaohuyuanyin': '销户原因'
|
|
676
|
+
'f_factory_date': '生产年月'
|
|
681
677
|
// 'latest_f_pregas' : '最后购气量',
|
|
682
678
|
// 'latest_f_collection':'最后购气金额',
|
|
683
679
|
// 'f_max_operate_date': '最后购气日期'
|
|
@@ -1941,7 +1937,7 @@ export default {
|
|
|
1941
1937
|
},
|
|
1942
1938
|
GasStatistics: {
|
|
1943
1939
|
'f_userinfo_code': '客户编号',
|
|
1944
|
-
'f_user_name': '
|
|
1940
|
+
'f_user_name': '客户姓名',
|
|
1945
1941
|
'f_residential_area': '小区',
|
|
1946
1942
|
'f_address': '地址',
|
|
1947
1943
|
'f_user_phone': '电话',
|
|
@@ -1952,33 +1948,15 @@ export default {
|
|
|
1952
1948
|
'f_meter_classify': '表具类型',
|
|
1953
1949
|
'f_meter_title': '表描述',
|
|
1954
1950
|
'f_price_name': '气价名称',
|
|
1955
|
-
'f_detailprice': '气价详情',
|
|
1956
1951
|
'f_gasproperties': '用气性质',
|
|
1957
|
-
'
|
|
1958
|
-
'f_last_balance': '期初余额',
|
|
1952
|
+
'f_balance': '期初余额',
|
|
1959
1953
|
'f_last_tablebase': '起方',
|
|
1960
|
-
'f_last_shengyu_gas': '起方(液晶)',
|
|
1961
1954
|
'f_tablebase': '止方',
|
|
1962
|
-
'
|
|
1963
|
-
'
|
|
1964
|
-
'
|
|
1965
|
-
'f_real_fee': '期间用气金额',
|
|
1966
|
-
'f_pregas': '期间充值气量',
|
|
1967
|
-
'f_during_price': '期间充值单价',
|
|
1968
|
-
'f_collection': '期间充值金额',
|
|
1969
|
-
'f_bq_f_pregas': '期间补气量',
|
|
1955
|
+
'f_oughtamount': '期间用气量',
|
|
1956
|
+
'f_oughtfee': '期间用气金额',
|
|
1957
|
+
'f_collection': '期末充值金额',
|
|
1970
1958
|
'f_bq_preamount': '期间补气金额',
|
|
1971
|
-
'
|
|
1972
|
-
'f_remain_curbalance': '期末余额',
|
|
1973
|
-
'f_remain_stair1price': '一阶剩余单价',
|
|
1974
|
-
'f_remain_stair1amount': '一阶剩余气量',
|
|
1975
|
-
'f_remain_stair1fee': '一阶剩余金额',
|
|
1976
|
-
'f_remain_stair2price': '二阶剩余单价',
|
|
1977
|
-
'f_remain_stair2amount': '二阶剩余气量',
|
|
1978
|
-
'f_remain_stair2fee': '二阶剩余金额',
|
|
1979
|
-
'f_remain_stair3price': '三阶剩余单价',
|
|
1980
|
-
'f_remain_stair3amount': '三阶剩余气量',
|
|
1981
|
-
'f_remain_stair3fee': '三阶剩余金额',
|
|
1959
|
+
'f_curbalance': '期末余额',
|
|
1982
1960
|
'f_gas_state': '用气状态',
|
|
1983
1961
|
'f_changetable_state': '是否换表',
|
|
1984
1962
|
'f_first_input_date': '首次抄表时间',
|