manage-client 3.3.171 → 3.3.172

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.
@@ -240,7 +240,7 @@
240
240
  </div>
241
241
 
242
242
 
243
- <div v-if="$parent.$parent.meter_classify == '卡表' || $parent.$parent.meter_classify == '物联网表'" class="col-sm-2 flex-row" style="white-space: nowrap">
243
+ <div class="col-sm-2 flex-row" style="white-space: nowrap">
244
244
  <label class="font_normal_body">&emsp;期间次数</label>
245
245
  <div class="row">
246
246
  <input type="text" style="width:30%" class="input_search" v-model="model.sellcishumin"
@@ -250,17 +250,7 @@
250
250
  condition="sellcishu <= {} " placeholder="">
251
251
  </div>
252
252
  </div>
253
- <div v-if="$parent.$parent.meter_classify == '机表'" class="col-sm-2 flex-row" style="white-space: nowrap">
254
- <label class="font_normal_body">&emsp;期间次数</label>
255
- <div class="row">
256
- <input type="text" style="width:30%" class="input_search" v-model="model.handsellcishumin"
257
- condition="sellcishu >= {} " placeholder="">
258
- <label class="font_normal_body"> ≤ x ≤ </label>
259
- <input type="text" style="width:30%" class="input_search" v-model="model.handsellcishumax"
260
- condition="sellcishu <= {} " placeholder="">
261
- </div>
262
- </div>
263
- <div v-if="$parent.$parent.meter_classify == '卡表' || $parent.$parent.meter_classify == '物联网表'" class="col-sm-2 flex-row" style="white-space: nowrap">
253
+ <div class="col-sm-2 flex-row" style="white-space: nowrap">
264
254
  <label class="font_normal_body">期间购气量</label>
265
255
  <div class="row">
266
256
  <input type="text" style="width:30%" class="input_search" v-model="model.sellpregasmin"
@@ -270,16 +260,6 @@
270
260
  condition="sellpregas <= {} " placeholder="">
271
261
  </div>
272
262
  </div>
273
- <div v-if="$parent.$parent.meter_classify == '机表'" class="col-sm-2 flex-row" style="white-space: nowrap">
274
- <label class="font_normal_body">期间用气量</label>
275
- <div class="row">
276
- <input type="text" style="width:30%" class="input_search" v-model="model.handsellpregasmin"
277
- condition="sellpregas >= {} " placeholder="">
278
- <label class="font_normal_body"> ≤ x ≤ </label>
279
- <input type="text" style="width:30%" class="input_search" v-model="model.handsellpregasmax"
280
- condition="sellpregas <= {} " placeholder="">
281
- </div>
282
- </div>
283
263
 
284
264
 
285
265
  </div>
@@ -312,9 +292,8 @@
312
292
  <!-- <th v-show="$parent.$parent.$parent.meter_classify == '机表'"><nobr>总抄表次数</nobr></th>-->
313
293
  <!-- <th v-show="$parent.$parent.$parent.meter_classify == '卡表'"><nobr>总购气量</nobr></th>-->
314
294
  <!-- <th v-show="$parent.$parent.$parent.meter_classify == '机表'"><nobr>总抄表气量</nobr></th>-->
315
- <th v-show="$parent.$parent.$parent.meter_classify == '卡表' || $parent.$parent.$parent.meter_classify =='物联网表'"><nobr>期间购气次数</nobr></th>
316
- <th v-show="$parent.$parent.$parent.meter_classify == '机表'"><nobr>期间抄表次数</nobr></th>
317
- <th v-show="$parent.$parent.$parent.meter_classify == '卡表' || $parent.$parent.$parent.meter_classify == '物联网表'"><nobr>期间购气量</nobr></th>
295
+ <th><nobr>期间购气次数</nobr></th>
296
+ <th><nobr>期间购气量</nobr></th>
318
297
  <th v-show="$parent.$parent.$parent.meter_classify == '机表'"><nobr>期间抄表气量</nobr></th>
319
298
  <!-- <th v-show="$parent.$parent.$parent.meter_classify == '卡表'"><nobr>累计未购气天数</nobr></th>-->
320
299
  <!-- <th v-show="$parent.$parent.$parent.meter_classify == '机表'"><nobr>累计未抄表天数</nobr></th>-->
@@ -357,7 +336,7 @@
357
336
  <tr style="position: relative" class="table-bordered">
358
337
  <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;color: #5CB95C;font-weight: bold">汇总信息</td>
359
338
  <!-- <td v-if="meter_classify == '卡表'" style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">总购气量合计:&emsp;&emsp;{{sumsmodel.pregas}}</td>-->
360
- <td v-if="meter_classify == '卡表' || meter_classify == '物联网表'" style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">期间购气量合计:&emsp;&emsp;{{sumsmodel.sellpregas}}</td>
339
+ <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">期间购气量合计:&emsp;&emsp;{{sumsmodel.sellpregas}}</td>
361
340
  <!-- <td v-if="meter_classify == '机表'" style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">总抄表气量合计:&emsp;&emsp;{{sumsmodel.pregas}}</td>-->
362
341
  <td v-if="meter_classify == '机表'" style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">期间抄表气量合计:&emsp;{{sumsmodel.sellpregas}}</td>
363
342
  </tr>
@@ -564,16 +543,10 @@
564
543
  if(this.meter_classify == '物联网表'){
565
544
  this.model.url= 'api/af-revenue/sql/getwulw_listgas'
566
545
  }
567
- if (this.meter_classify == '卡表') {
568
- if (!this.$refs.paged.$refs.cri.model.sellcishumin && !this.$refs.paged.$refs.cri.model.sellcishumax) {
569
- args.condition = args.condition + "and sellcishu > 0"
570
- }
571
- }
572
- if (this.meter_classify == '机表') {
573
- if (!this.$refs.paged.$refs.cri.model.handsellcishumin && !this.$refs.paged.$refs.cri.model.handsellcishumax) {
574
- args.condition = args.condition + "and sellcishu > 0"
575
- }
546
+ if (!this.$refs.paged.$refs.cri.model.sellcishumin && !this.$refs.paged.$refs.cri.model.sellcishumax) {
547
+ args.condition = args.condition + "and sellcishu > 0"
576
548
  }
549
+
577
550
  console.log(this.$login.f)
578
551
  if(this.$refs.paged.$refs.cri.model.startDate){
579
552
  this.model.params.startDate = `'${this.$refs.paged.$refs.cri.model.startDate} 00:00:00' `
@@ -671,7 +644,7 @@
671
644
  }
672
645
  },
673
646
  f_meter_classify(){
674
- return [{label: '卡表', value: '卡表'},{label: '机表', value: '机表'},{label: '网表', value: '物联网表'} ]
647
+ return [{label: '卡表', value: '卡表'},{label: '机表', value: '机表'},{label: '物联网表', value: '物联网表'} ]
675
648
  // return [{label: '卡表', value: '卡表'}]
676
649
  },
677
650
  Gasproperties2() {
package/src/main.js CHANGED
@@ -1,68 +1,76 @@
1
- import Vue from 'vue'
2
- import App from './App'
3
- import { all } from 'vue-client'
4
-
5
- // import { sale } from 'sale-client'
6
- import { system } from 'system-clients'
7
- import { ldap } from 'ldap-clients'
8
- import saleManage from './saleManage'
9
- import ShanXianSaleManage from './filiale/shexian/sale'
10
- import webmeterManage from './webmeterManage'
11
- import reportManage from './reportManage'
12
- import newmanage from './newmanage'
13
- import ManageHome from './ManageHome'
14
- import echarts from 'echarts'
15
- import AMap from 'vue-amap'
16
-
17
- Vue.config.silent = true
18
- // Vue.mmType = 'AES'
19
-
20
- Vue.use(AMap);
21
-
22
- // 初始化vue-amap
23
- AMap.initAMapApiLoader({
24
- // 高德key
25
- key: '3cec9ae8e2349207f7ac29279e3f4abe',
26
- // 插件集合 (插件按需引入)
27
- plugin: [
28
- "AMap.Autocomplete", //输入提示插件
29
- "AMap.PlaceSearch", //POI搜索插件
30
- "AMap.Scale", //右下角缩略图插件 比例尺
31
- "AMap.OverView", //地图鹰眼插件
32
- "AMap.ToolBar", //地图工具条0
33
- "AMap.MapType", //类别切换控件,实现默认图层与卫星图、实施交通图层之间切换的控制
34
- "AMap.PolyEditor", //编辑 折线多,边形
35
- "AMap.CircleEditor", //圆形编辑器插件
36
- "AMap.Geolocation" //定位控件,用来获取和展示用户主机所在的经纬度位置
37
- ],
38
- uiVersion: "1.0"
39
- });
40
- /** **************************通用组件******************************/
41
-
42
- Vue.prototype.$echarts = echarts
43
- all()
44
- // sale()
45
- ldap()
46
- system(false)
47
-
48
- saleManage()
49
- ShanXianSaleManage()
50
- webmeterManage()
51
- ManageHome()
52
- newmanage()
53
- reportManage()
54
- require('system-clients/src/styles/less/bootstrap.less')
55
- require('./components/qinhua/Style/qinhuaStyle.less')
56
- // require('./bootstrap/less/manageStyle/manageChile.less')
57
- // require('./bootstrap/less/manageStyle/safeStyle.less')
58
-
59
- //大屏展示要放开的样式
60
- // require('system-clients/src/styles/less/manageStyle/manageChile.less')
61
- // require('system-clients/src/styles/less/manageStyle/safeStyle.less')
62
- // require('system-clients/src/styles/less/manageStyle/manageStyle.less')
63
-
64
- new Vue({
65
- el: 'body',
66
- components: { App }
67
- })
68
-
1
+ import Vue from 'vue'
2
+ import App from './App'
3
+ import { all } from 'vue-client'
4
+
5
+ // import { sale } from 'sale-client'
6
+ import { system } from 'system-clients'
7
+ import { ldap } from 'ldap-clients'
8
+ import saleManage from './saleManage'
9
+ import FilialeSaleManage from './filiale/meihekou/sale'
10
+ // import webmeterManage from './webmeterManage'
11
+ // import FilialeWebmeterManage from './filiale/yuncheng/webmeterManage'
12
+ // import reportManage from './reportManage'
13
+ // import FilialeReportManage from './filiale/WEINAN/reportManage'
14
+ // import newmanage from './newmanage'
15
+ // import ManageHome from './ManageHome'
16
+ import echarts from 'echarts'
17
+ import AMap from 'vue-amap'
18
+
19
+ Vue.config.silent = true
20
+ // Vue.mmType = 'AES'
21
+
22
+ // // 开启 nginx 加密
23
+ // Vue.mmType = 'nginx'
24
+ // Vue.HWQMM = [51, 150, 231, 300, 565, 708, 721, 952, 738, 560, 935, 912, 1274, 1148, 840, 1440]
25
+ //
26
+ // Vue.use(AMap);
27
+
28
+ // 初始化vue-amap
29
+ AMap.initAMapApiLoader({
30
+ // 高德key
31
+ key: '3cec9ae8e2349207f7ac29279e3f4abe',
32
+ // 插件集合 (插件按需引入)
33
+ plugin: [
34
+ "AMap.Autocomplete", //输入提示插件
35
+ "AMap.PlaceSearch", //POI搜索插件
36
+ "AMap.Scale", //右下角缩略图插件 比例尺
37
+ "AMap.OverView", //地图鹰眼插件
38
+ "AMap.ToolBar", //地图工具条0
39
+ "AMap.MapType", //类别切换控件,实现默认图层与卫星图、实施交通图层之间切换的控制
40
+ "AMap.PolyEditor", //编辑 折线多,边形
41
+ "AMap.CircleEditor", //圆形编辑器插件
42
+ "AMap.Geolocation" //定位控件,用来获取和展示用户主机所在的经纬度位置
43
+ ],
44
+ uiVersion: "1.0"
45
+ });
46
+ /** **************************通用组件******************************/
47
+
48
+ Vue.prototype.$echarts = echarts
49
+ all()
50
+ // sale()
51
+ ldap()
52
+ system(false)
53
+
54
+ saleManage()
55
+ FilialeSaleManage()
56
+ // webmeterManage()
57
+ // FilialeWebmeterManage()
58
+ // ManageHome()
59
+ // newmanage()
60
+ // reportManage()
61
+ // FilialeReportManage()
62
+ require('system-clients/src/styles/less/bootstrap.less')
63
+ require('./components/qinhua/Style/qinhuaStyle.less')
64
+ // require('./bootstrap/less/manageStyle/manageChile.less')
65
+ // require('./bootstrap/less/manageStyle/safeStyle.less')
66
+
67
+ //大屏展示要放开的样式
68
+ // require('system-clients/src/styles/less/manageStyle/manageChile.less')
69
+ // require('system-clients/src/styles/less/manageStyle/safeStyle.less')
70
+ // require('system-clients/src/styles/less/manageStyle/manageStyle.less')
71
+
72
+ new Vue({
73
+ el: 'body',
74
+ components: { App }
75
+ })
76
+
File without changes
File without changes
@@ -1,2 +0,0 @@
1
- #Fri Mar 22 14:41:19 CST 2024
2
- gradle.version=7.4
Binary file
File without changes