manage-client 3.2.206 → 3.2.208
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/4.4/fileHashes/fileHashes.bin +0 -0
- package/.gradle/4.4/fileHashes/fileHashes.lock +0 -0
- package/.gradle/7.1/dependencies-accessors/dependencies-accessors.lock +0 -0
- package/.gradle/7.1/dependencies-accessors/gc.properties +0 -0
- package/.gradle/7.1/executionHistory/executionHistory.bin +0 -0
- package/.gradle/7.1/executionHistory/executionHistory.lock +0 -0
- package/.gradle/7.1/fileChanges/last-build.bin +0 -0
- package/.gradle/7.1/fileHashes/fileHashes.bin +0 -0
- package/.gradle/7.1/fileHashes/fileHashes.lock +0 -0
- package/.gradle/7.1/gc.properties +0 -0
- package/.gradle/buildOutputCleanup/outputFiles.bin +0 -0
- package/build/dev-server.js +190 -190
- package/package.json +1 -1
- package/src/components/sale/config/exportConfig.js +12 -10
- package/src/components/sale/filesquery/RecordInfoQuery.vue +125 -44
- package/src/filiale/WEINAN/CancellationQuery.vue +486 -486
- package/src/filiale/WEINAN/ChargeQuery.vue +800 -806
- package/src/filiale/WEINAN/EnableQuery.vue +456 -456
- package/src/filiale/WEINAN/config/exportConfig.js +824 -824
- package/src/filiale/qianneng/OtherChargeQuery.vue +18 -2
- package/src/filiale/qianneng/exportConfig.js +2 -2
- package/src/filiale/shanxian/RecordInfoQuery.vue +1379 -0
- package/src/filiale/shanxian/config/DefaultPrint.js +6 -0
- package/src/filiale/shanxian/config/exportConfig.js +12 -10
- package/src/filiale/shanxian/sale.js +2 -1
- package/src/main.js +66 -66
- package/yarn-error.log +0 -7659
|
@@ -227,6 +227,9 @@
|
|
|
227
227
|
<th>
|
|
228
228
|
<nobr>数量</nobr>
|
|
229
229
|
</th>
|
|
230
|
+
<th>
|
|
231
|
+
<nobr>应收</nobr>
|
|
232
|
+
</th>
|
|
230
233
|
<th>
|
|
231
234
|
<nobr>收款</nobr>
|
|
232
235
|
</th>
|
|
@@ -312,6 +315,9 @@
|
|
|
312
315
|
<td style="text-align: center;">
|
|
313
316
|
<nobr>{{row.f_money}}</nobr>
|
|
314
317
|
</td>
|
|
318
|
+
<td style="text-align: center;">
|
|
319
|
+
<nobr>{{row.f_collection}}</nobr>
|
|
320
|
+
</td>
|
|
315
321
|
<td style="text-align: center;">
|
|
316
322
|
<nobr>{{row.f_newbalance}}</nobr>
|
|
317
323
|
</td>
|
|
@@ -361,7 +367,16 @@
|
|
|
361
367
|
汇总信息
|
|
362
368
|
</td>
|
|
363
369
|
<td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
|
|
364
|
-
|
|
370
|
+
应收合计: {{sumsmodel.f_money}}
|
|
371
|
+
</td>
|
|
372
|
+
<td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
|
|
373
|
+
收款合计: {{sumsmodel.f_collection}}
|
|
374
|
+
</td>
|
|
375
|
+
<td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
|
|
376
|
+
支出合计: {{sumsmodel.f_newbalance}}
|
|
377
|
+
</td>
|
|
378
|
+
<td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
|
|
379
|
+
存入合计: {{sumsmodel.f_newcurbalance}}
|
|
365
380
|
</td>
|
|
366
381
|
<td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
|
|
367
382
|
户数合计: {{sumsmodel.hushu}}
|
|
@@ -422,7 +437,8 @@
|
|
|
422
437
|
data: {},
|
|
423
438
|
other:[],
|
|
424
439
|
footer:[],
|
|
425
|
-
model: new PagedList('rs/sql/otherChargeQuery', 20, {}, {f_money: 0,
|
|
440
|
+
model: new PagedList('rs/sql/otherChargeQuery', 20, {}, {f_money: 0, f_collection: 0,
|
|
441
|
+
f_newbalance: 0, f_newcurbalance: 0, hushu:0}),
|
|
426
442
|
criteriaShow: false,
|
|
427
443
|
orgCondtionStr: '',
|
|
428
444
|
modelval: [],
|
|
@@ -75,8 +75,8 @@ export default{
|
|
|
75
75
|
otherchargeConfig: {
|
|
76
76
|
'f_userinfo_code': '客户编号', 'f_olduserinfo_code': '档案编号', 'f_user_name': '客户名称', 'f_address': '客户地址', 'f_user_phone': '客户电话', 'f_meter_classify': '气表类型',
|
|
77
77
|
'f_meter_brand': '气表品牌', 'f_bill_number': '收据票号', 'f_brand_spec': '收费类型', 'f_typename': '品名规格',
|
|
78
|
-
'f_typenumber': '型号', 'f_unitprice': '单价', 'f_number': '数量',
|
|
79
|
-
'
|
|
78
|
+
'f_typenumber': '型号', 'f_unitprice': '单价', 'f_number': '数量', 'f_money': '应收',
|
|
79
|
+
'f_collection': '收款', 'f_newbalance': '支出', 'f_newcurbalance': '收入', 'f_payment': '付款方式', 'f_state': '状态',
|
|
80
80
|
'f_operate_date': '收费日期', 'f_service_person': '服务人员', 'f_comments': '备注',
|
|
81
81
|
'f_operator': '操作员', 'f_depname': '部门', 'f_orgname': '公司'
|
|
82
82
|
},
|