system-clients 3.1.86-aode → 3.1.86-xianyang

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.
Files changed (156) hide show
  1. package/build/webpack.base.conf.js +75 -78
  2. package/package.json +2 -2
  3. package/src/components/Main.vue +547 -549
  4. package/src/components/equipment/EquipmentManage.vue +68 -65
  5. package/src/components/equipment/PcAdd.vue +5 -5
  6. package/src/components/equipment/PcList.vue +5 -5
  7. package/src/components/equipment/PhoneAdd.vue +4 -4
  8. package/src/components/equipment/PhoneList.vue +4 -4
  9. package/src/components/equipment/PosAdd.vue +205 -43
  10. package/src/components/equipment/PosList.vue +153 -63
  11. package/src/components/equipment/PosManage.vue +92 -9
  12. package/src/components/equipment/QCAdd.vue +318 -0
  13. package/src/components/equipment/QCList.vue +230 -0
  14. package/src/components/equipment/QCManage.vue +150 -0
  15. package/src/components/server/LeftTree.vue +111 -111
  16. package/src/components/server/Login.vue +642 -693
  17. package/src/components/server/ModifyPw.vue +4 -5
  18. package/src/components/server/ResSelect.vue +5 -1
  19. package/src/components/server/ResSelectGroup.vue +1 -1
  20. package/src/components/server/RightTree.vue +3 -4
  21. package/src/plugins/EncryptUtil.js +53 -0
  22. package/src/plugins/GetLoginInfoService.js +2 -0
  23. package/src/plugins/validation.js +1 -1
  24. package/src/system.js +89 -83
  25. package/.gradle/3.5/file-changes/last-build.bin +0 -0
  26. package/.gradle/3.5/taskHistory/taskHistory.lock +0 -0
  27. package/.gradle/5.5/fileChanges/last-build.bin +0 -0
  28. package/.gradle/5.5/fileHashes/fileHashes.lock +0 -0
  29. package/.gradle/5.5/gc.properties +0 -0
  30. package/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
  31. package/.gradle/buildOutputCleanup/built.bin +0 -0
  32. package/.gradle/buildOutputCleanup/cache.properties +0 -2
  33. package/.gradle/buildOutputCleanup/cache.properties.lock +0 -1
  34. package/.gradle/vcs-1/gc.properties +0 -0
  35. package/dist/static/.gitkeep +0 -0
  36. package/dist/static/batchleft.png +0 -0
  37. package/dist/static/batchright.png +0 -0
  38. package/dist/static/bluemainbg.jpg +0 -0
  39. package/dist/static/huangtengbiaozhi.png +0 -0
  40. package/dist/static/login_bg.jpg +0 -0
  41. package/dist/static/login_title.png +0 -0
  42. package/dist/static/login_title1.png +0 -0
  43. package/dist/static/loginbg.jpg +0 -0
  44. package/dist/static/loginlogo.png +0 -0
  45. package/dist/static/main_logo.png +0 -0
  46. package/dist/static/mainbg.jpg +0 -0
  47. package/dist/static/menulogo.png +0 -0
  48. package/dist/static/newmainbg.jpg +0 -0
  49. package/dist/static/psicon.png +0 -0
  50. package/dist/static/singleleft.png +0 -0
  51. package/dist/static/singleright.png +0 -0
  52. package/dist/static/treeopen.png +0 -0
  53. package/dist/static/treeout.png +0 -0
  54. package/dist/static/treeset.png +0 -0
  55. package/dist/static/usericon.png +0 -0
  56. package/dist/static/xinxi.png +0 -0
  57. package/src/styles/fonts/PINGFANG LIGHT.TTF +0 -0
  58. package/src/styles/fonts/PingFangSC-Regular.ttf +0 -0
  59. package/src/styles/fonts/glyphicons-halflings-regular.eot +0 -0
  60. package/src/styles/fonts/glyphicons-halflings-regular.svg +0 -288
  61. package/src/styles/fonts/glyphicons-halflings-regular.ttf +0 -0
  62. package/src/styles/fonts/glyphicons-halflings-regular.woff +0 -0
  63. package/src/styles/fonts/glyphicons-halflings-regular.woff2 +0 -0
  64. package/src/styles/fonts/pingfang-bold.ttf +0 -0
  65. package/src/styles/fonts/pingfang-medium.ttf +0 -0
  66. package/src/styles/fonts/pingfang-regular.ttf +0 -0
  67. package/src/styles/fonts/trendstrends.ttf +0 -0
  68. package/src/styles/fonts//346/261/211/344/273/252/350/217/261/345/277/203/344/275/223/347/256/200.ttf +0 -0
  69. package/src/styles/less/.csscomb.json +0 -304
  70. package/src/styles/less/.csslintrc +0 -19
  71. package/src/styles/less/alerts.less +0 -73
  72. package/src/styles/less/aofeng/animate.min.css +0 -11
  73. package/src/styles/less/aofeng/expandcss.less +0 -569
  74. package/src/styles/less/aofeng/standard.less +0 -2121
  75. package/src/styles/less/aofeng/themeOne/BinaryTemplate.less +0 -686
  76. package/src/styles/less/aofeng/themeOne/loginStyle.less +0 -1586
  77. package/src/styles/less/aofeng/themeOne/systemStyle.less +0 -2650
  78. package/src/styles/less/aofeng/themeOne.less +0 -17
  79. package/src/styles/less/aofeng/themeTwo/newStyle1.less +0 -415
  80. package/src/styles/less/aofeng/themeTwo.less +0 -3
  81. package/src/styles/less/badges.less +0 -66
  82. package/src/styles/less/bootstrap.less +0 -66
  83. package/src/styles/less/breadcrumbs.less +0 -26
  84. package/src/styles/less/button-groups.less +0 -247
  85. package/src/styles/less/buttons.less +0 -172
  86. package/src/styles/less/carousel.less +0 -269
  87. package/src/styles/less/close.less +0 -34
  88. package/src/styles/less/code.less +0 -69
  89. package/src/styles/less/component-animations.less +0 -33
  90. package/src/styles/less/dropdowns.less +0 -216
  91. package/src/styles/less/fonts-list.less +0 -25
  92. package/src/styles/less/forms.less +0 -626
  93. package/src/styles/less/glyphicons.less +0 -305
  94. package/src/styles/less/grid.less +0 -84
  95. package/src/styles/less/input-groups.less +0 -167
  96. package/src/styles/less/jumbotron.less +0 -52
  97. package/src/styles/less/labels.less +0 -64
  98. package/src/styles/less/list-group.less +0 -141
  99. package/src/styles/less/manageStyle/manageChile.less +0 -180
  100. package/src/styles/less/manageStyle/manageStyle.less +0 -1102
  101. package/src/styles/less/manageStyle/safeStyle.less +0 -498
  102. package/src/styles/less/media.less +0 -66
  103. package/src/styles/less/mixins/alerts.less +0 -14
  104. package/src/styles/less/mixins/background-variant.less +0 -9
  105. package/src/styles/less/mixins/border-radius.less +0 -18
  106. package/src/styles/less/mixins/buttons.less +0 -69
  107. package/src/styles/less/mixins/center-block.less +0 -7
  108. package/src/styles/less/mixins/clearfix.less +0 -22
  109. package/src/styles/less/mixins/forms.less +0 -90
  110. package/src/styles/less/mixins/gradients.less +0 -59
  111. package/src/styles/less/mixins/grid-framework.less +0 -92
  112. package/src/styles/less/mixins/grid.less +0 -122
  113. package/src/styles/less/mixins/hide-text.less +0 -21
  114. package/src/styles/less/mixins/image.less +0 -33
  115. package/src/styles/less/mixins/labels.less +0 -12
  116. package/src/styles/less/mixins/list-group.less +0 -30
  117. package/src/styles/less/mixins/nav-divider.less +0 -10
  118. package/src/styles/less/mixins/nav-vertical-align.less +0 -9
  119. package/src/styles/less/mixins/opacity.less +0 -8
  120. package/src/styles/less/mixins/pagination.less +0 -24
  121. package/src/styles/less/mixins/panels.less +0 -24
  122. package/src/styles/less/mixins/progress-bar.less +0 -10
  123. package/src/styles/less/mixins/reset-filter.less +0 -8
  124. package/src/styles/less/mixins/reset-text.less +0 -18
  125. package/src/styles/less/mixins/resize.less +0 -6
  126. package/src/styles/less/mixins/responsive-visibility.less +0 -15
  127. package/src/styles/less/mixins/size.less +0 -10
  128. package/src/styles/less/mixins/tab-focus.less +0 -9
  129. package/src/styles/less/mixins/table-row.less +0 -44
  130. package/src/styles/less/mixins/text-emphasis.less +0 -9
  131. package/src/styles/less/mixins/text-overflow.less +0 -8
  132. package/src/styles/less/mixins/vendor-prefixes.less +0 -227
  133. package/src/styles/less/mixins.less +0 -40
  134. package/src/styles/less/modals.less +0 -151
  135. package/src/styles/less/navbar.less +0 -660
  136. package/src/styles/less/navs.less +0 -285
  137. package/src/styles/less/normalize.less +0 -424
  138. package/src/styles/less/pager.less +0 -76
  139. package/src/styles/less/pagination.less +0 -89
  140. package/src/styles/less/panels.less +0 -275
  141. package/src/styles/less/popovers.less +0 -131
  142. package/src/styles/less/print.less +0 -101
  143. package/src/styles/less/progress-bars.less +0 -87
  144. package/src/styles/less/responsive-embed.less +0 -35
  145. package/src/styles/less/responsive-utilities.less +0 -194
  146. package/src/styles/less/scaffolding.less +0 -161
  147. package/src/styles/less/stand.less +0 -207
  148. package/src/styles/less/tables.less +0 -262
  149. package/src/styles/less/theme.less +0 -291
  150. package/src/styles/less/thumbnails.less +0 -36
  151. package/src/styles/less/tooltip.less +0 -102
  152. package/src/styles/less/type.less +0 -303
  153. package/src/styles/less/utilities.less +0 -55
  154. package/src/styles/less/variables.less +0 -896
  155. package/src/styles/less/wells.less +0 -29
  156. package/static/logo.png +0 -0
@@ -5,153 +5,243 @@
5
5
  <criteria partial='criteria' @condition-changed='$parent.selfSearch' v-ref:cri>
6
6
  <div novalidate class="form-horizontal select-overspread container-fluid auto" partial>
7
7
  <div class="row">
8
- <div class="col-sm-3">
9
- <label class="font_normal_body">使用公司</label>
8
+ <div class="col-sm-3 form-group">
9
+ <label class="font_normal_body">公&nbsp;&nbsp;&nbsp;司</label>
10
10
  <res-select restype='organization'
11
11
  is-mul="false"
12
12
  @res-select="$parent.$parent.getorg"
13
13
  :initresid="$parent.$parent.curorgid">
14
14
  </res-select>
15
15
  </div>
16
- <div class="col-sm-3">
16
+ <div class="col-sm-3 form-group">
17
17
  <label class="font_normal_body">设备编号</label>
18
18
  <input type="text" class="input_search" style="width:60%" v-model="model.f_terminal_number"
19
19
  condition="f_terminal_number like '%{}%'" placeholder="设备编号">
20
20
  </div>
21
- <div class="col-sm-3">
22
- <label class="font_normal_body">联系电话</label>
23
- <input type="text" class="input_search" style="width:60%" v-model="model.f_phone"
24
- condition="f_phone like '%{}%'" placeholder="联系电话">
21
+ <div class="col-sm-3 form-group">
22
+ <label class="font_normal_body">所属人员</label>
23
+ <right-tree @re-res="$parent.$parent.getRes" :source="$parent.$parent.source"></right-tree>
25
24
  </div>
26
25
 
27
26
  <div class="span" style="float:right;">
28
27
  <button type="button" class="button_search" @click="search()" v-el:cx>查询</button>
29
- <button type="button" class="button_search" @click="$parent.$parent.add()" v-el:cx>新增</button>
28
+ <button type="button" class="button_search" @click="$parent.$parent.add() " v-el:cx >新增</button>
30
29
  <div style="float: right" class="button_spacing" :class="{'button_shrink_top':$parent.$parent.criteriaShow,'button_shrink_bottom':!$parent.$parent.criteriaShow}"
31
30
  @click="$parent.$parent.hidden()"></div>
32
31
  </div>
33
32
  </div>
34
33
  <div class="row" v-show="$parent.$parent.criteriaShow">
35
- <div class="col-sm-3">
36
- <label class="font_normal_body">&nbsp;&nbsp;&nbsp;所在地</label>
34
+ <div class="col-sm-3 form-group">
35
+ <label class="font_normal_body">所在地</label>
37
36
  <input type="text" class="input_search" style="width:60%" v-model="model.f_address"
38
37
  condition="f_address like '%{}%'" placeholder="所在地">
39
38
  </div>
40
- <div class="col-sm-3">
39
+ <div class="col-sm-3 form-group">
41
40
  <label class="font_normal_body">设备名称</label>
42
41
  <input type="text" class="input_search" style="width:60%" v-model="model.f_terminal_name"
43
42
  condition="f_terminal_name like '%{}%'" placeholder="设备名称">
44
43
  </div>
45
- <div class="col-sm-3">
44
+ <div class="col-sm-3 form-group">
46
45
  <label class="font_normal_body">机器编号</label>
47
46
  <input type="text" class="input_search" style="width:60%" v-model="model.f_machine_number"
48
47
  condition="f_machine_number like '%{}%'" placeholder="机器编号">
49
48
  </div>
50
- <div class="col-sm-3">
49
+ <div class="col-sm-3 form-group">
51
50
  <label class="font_normal_body">所属银行</label>
52
51
  <input type="text" class="input_search" style="width:60%" v-model="model.f_bank_name"
53
52
  condition="f_bank_name like '%{}%'" placeholder="所属银行">
54
53
  </div>
54
+ <div class="col-sm-3 form-group">
55
+ <label class="font_normal_body">联系电话</label>
56
+ <input type="text" class="input_search" style="width:60%" v-model="model.f_phone"
57
+ condition="f_phone like '%{}%'" placeholder="联系电话">
58
+ </div>
55
59
  </div>
56
60
  </div>
57
61
  </criteria>
58
62
  <data-grid :model="model" partial='list' class="list_area table_sy" v-ref:grid >
59
63
  <template partial='head'>
60
64
  <tr>
61
- <th>序号</th>
62
- <th>设备编号</th>
63
- <th>设备名称</th>
64
- <th>机器编号</th>
65
- <th>联系电话</th>
66
- <th>所在地</th>
67
- <th>所属银行</th>
68
- <th>电池电量</th>
69
- <th>是否登录</th>
70
- <th>更新时间</th>
71
- <th>软件版本</th>
72
- <th>操作</th>
65
+ <th><input type="checkbox" name="ischeckbox_all_id" v-model="$parent.$parent.$parent.isSelAll" :value.sync="$parent.$parent.$parent.isSelAll" /></th>
66
+ <th style="text-align:center;white-space:nowrap;">序号</th>
67
+ <th style="text-align:center;white-space:nowrap;">设备编号</th>
68
+ <th style="text-align:center;white-space:nowrap;" v-show="!$parent.$parent.$parent.isshowless">设备类型</th>
69
+ <th style="text-align:center;white-space:nowrap;">设备名称</th>
70
+ <th style="text-align:center;white-space:nowrap;">所属公司</th>
71
+ <th style="text-align:center;white-space:nowrap;">所属部门</th>
72
+ <th style="text-align:center;white-space:nowrap;">所属人员</th>
73
+ <th style="text-align:center;white-space:nowrap;">状态</th>
74
+ <th style="text-align:center;white-space:nowrap;">机器编号</th>
75
+ <th style="text-align:center;white-space:nowrap;">联系电话</th>
76
+ <th style="text-align:center;white-space:nowrap;">所在地</th>
77
+ <th style="text-align:center;white-space:nowrap;">所属银行</th>
78
+ <th style="text-align:center;white-space:nowrap;">电池电量</th>
79
+ <th style="text-align:center;white-space:nowrap;" v-show="!$parent.$parent.$parent.isshowless">是否登录</th>
80
+ <th style="text-align:center;white-space:nowrap;" v-show="!$parent.$parent.$parent.isshowless">更新时间</th>
81
+ <th style="text-align:center;white-space:nowrap;" v-show="!$parent.$parent.$parent.isshowless">操作时间</th>
82
+ <th style="text-align:center;white-space:nowrap;" v-show="!$parent.$parent.$parent.isshowless">软件版本</th>
83
+ <!-- <th style="text-align:center;white-space:nowrap;">使用人员</th>-->
84
+ <th style="text-align:center;white-space:nowrap;" v-show="!$parent.$parent.$parent.isshowless">操作人</th>
85
+ <th style="text-align:center;white-space:nowrap;">失联状态</th>
73
86
  </tr>
74
87
  </template>
75
88
  <template partial='body':model="model">
76
89
  <tr>
77
- <td style="text-align:center">{{$index+1}}</td>
78
- <td style="text-align:center">{{row.f_terminal_number}}</td>
79
- <td style="text-align:center">{{row.f_terminal_name}}</td>
80
- <td style="text-align:center">{{row.f_machine_number}}</td>
81
- <td style="text-align:center">{{row.f_phone}}</td>
82
- <td style="text-align:center">{{row.f_address}}</td>
83
- <td style="text-align:center">{{row.f_bank_name}}</td>
84
- <td style="text-align:center">{{row.f_battery_level}}</td>
85
- <td style="text-align:center">{{row.f_is_login}}</td>
86
- <td style="text-align:center">{{row.f_hybrid_version}}</td>
87
- <td style="text-align:center">{{row.f_appVer}}</td>
88
- <td style="text-align:center">
89
- <button class="btn btn-link" @click.stop="$parent.$parent.$parent.del(row)">删除</button>
90
- </td>
90
+ <td><input type="checkbox" name="checkbox_id" v-model="$parent.$parent.$parent.selPos" :value.sync="row"></td>
91
+ <td style="text-align:center;white-space:nowrap;">{{$index+1}}</td>
92
+ <td style="text-align:center;white-space:nowrap;"><span title="点击查看历史" @click="$parent.$parent.$parent.abcd(row)"><a>{{row.f_terminal_number}}</a></span></td>
93
+ <td style="text-align:center;white-space:nowrap;" v-show="!$parent.$parent.$parent.isshowless">{{row.f_equipment_type}}</td>
94
+ <td style="text-align:center;white-space:nowrap;">{{row.f_terminal_name}}</td>
95
+ <td style="text-align:center;white-space:nowrap;">{{row.f_user_orgname}}</td>
96
+ <td style="text-align:center;white-space:nowrap;">{{row.f_depname}}</td>
97
+ <td style="text-align:center;white-space:nowrap;">{{row.f_operator}}</td>
98
+
99
+ <td style="text-align:center;white-space:nowrap;">{{row.f_state}}</td>
100
+ <td style="text-align:center;white-space:nowrap;">{{row.f_machine_number}}</td>
101
+ <td style="text-align:center;white-space:nowrap;">{{row.f_phone}}</td>
102
+ <td style="text-align:center;white-space:nowrap;">{{row.f_address}}</td>
103
+ <td style="text-align:center;white-space:nowrap;">{{row.f_bank_name}}</td>
104
+ <td style="text-align:center;white-space:nowrap;">{{row.f_battery_level}}</td>
105
+ <td style="text-align:center;white-space:nowrap;" v-show="!$parent.$parent.$parent.isshowless">{{row.f_is_login}}</td>
106
+ <td style="text-align:center;white-space:nowrap;" v-show="!$parent.$parent.$parent.isshowless">{{row.f_hybrid_version}}</td>
107
+ <td style="text-align:center;white-space:nowrap;" v-show="!$parent.$parent.$parent.isshowless">{{row.f_operate_date}}</td>
108
+ <td style="text-align:center;white-space:nowrap;" v-show="!$parent.$parent.$parent.isshowless">{{row.f_appVer}}</td>
109
+ <!-- <td style="text-align:center;white-space:nowrap;" >{{row.f_username}}</td>-->
110
+ <td style="text-align:center;white-space:nowrap;" v-show="!$parent.$parent.$parent.isshowless">{{row.f_operator}}</td>
111
+ <td style="text-align:center;white-space:nowrap;" >{{row.isunknown}}</td>
91
112
  </tr>
92
113
  </template>
93
114
  </data-grid>
94
115
  </criteria-paged>
95
116
  </div>
117
+ <modal v-show="infoshow" :show.sync="infoshow" v-ref:modal backdrop="false" width="800px" title="终端历史信息">
118
+ <article slot="modal-body" class="modal-body">
119
+ <criteria-paged :model="model2" v-ref:paged2>
120
+ <data-grid :model="model2" v-ref:grid2 partial='list'>
121
+ <template partial='head'>
122
+ <tr>
123
+ <!--<th style="padding: 0;border: 0">
124
+ <input type="checkbox" id="f_operator" v-model="$parent.$parent.$parent.all[model.pageIndex-1]"
125
+ @change="$parent.$parent.$parent.select()" style="width: 22px;height: 22px"/>
126
+ </th>-->
127
+ <th><nobr>序号</nobr></th>
128
+ <th><nobr>终端号</nobr></th>
129
+ <th><nobr>上次上报时间</nobr></th>
130
+ <th><nobr>本次上报时间</nobr></th>
131
+ <th><nobr><b>状态</b></nobr></th>
132
+ </tr>
133
+ </template>
134
+ <template partial='body'>
135
+ <td style="text-align: center;">{{$index + 1}}</td>
136
+ <td style="text-align: center;">{{row.f_terminal_number}}</td>
137
+ <td style="text-align: center;">{{row.f_update_date}}</td>
138
+ <td style="text-align: center;">{{row.f_update_date }}</td>
139
+ <td style="text-align: center;"><b>{{row.f_pos_state}}</b></td>
140
+ </template>
141
+ </data-grid>
142
+ </criteria-paged>
143
+ </article>
144
+ <footer slot="modal-footer" class="modal-footer">
145
+ <button type="button" class="btn btn-success" @click='infoclose'>关闭</button>
146
+ </footer>
147
+ </modal>
96
148
  </template>
97
149
 
98
150
  <script>
99
151
 
100
- import { PagedList } from 'vue-client'
152
+ import {PagedList} from 'vue-client'
101
153
 
102
154
  export default {
103
155
  title: '终端控制',
104
156
  components: {},
105
157
  data () {
106
158
  return {
159
+ source: `tool.getFullTree(this.getRights().where(row.getType() != $zone$).where(row.getType() != $role$))`,
107
160
  model: new PagedList('rs/sql/equipmentQuery', 20),
161
+ model2: new PagedList('rs/sql/singleTable', 30, {tablename: '`t_poshistory`'}),
108
162
  curorgid: [this.f_filialeid],
109
163
  f_orgid: '',
110
- f_filialeids:'',
111
- criteriaShow: false
164
+ f_filialeids: '',
165
+ criteriaShow: false,
166
+ infoadd: false,
167
+ selPos: [],
168
+ isSelAll: false, // 默认不全选
169
+ infoshow: false
112
170
  }
113
171
  },
114
- props: ['f_filialeid'],
172
+ props: ['f_filialeid','isshowless'],
115
173
  ready () {
116
174
  this.search()
117
175
  },
176
+ watch:{
177
+ // 'selPos'(val){
178
+ // console.log(val)
179
+ // },
180
+ 'isSelAll'(val){
181
+ console.log('-------', val)
182
+ if (val) {
183
+ // 对当前页面全选
184
+ this.selPos = []
185
+ for (const sel of this.model.rows) {
186
+ // if (this.selPos.indexOf(sel.id) < 0){
187
+ this.selPos.push(sel)
188
+ // }
189
+ }
190
+ } else {
191
+ // 取消全选
192
+ this.selPos = []
193
+ }
194
+ }
195
+ },
118
196
  methods: {
119
-
197
+ getRes(val){
198
+ if (val.orgobj.length === 1 && val.orgobj[0].resourcetype === 'user'){
199
+ this.$refs.paged.$refs.cri.model.f_user_operatorid=val.orgobj[0].userid
200
+ this.$refs.paged.$refs.cri.model.f_user_operator=val.orgobj[0].name
201
+ } else {
202
+ this.$refs.paged.$refs.cri.model.f_user_operatorid=''
203
+ this.$refs.paged.$refs.cri.model.f_user_operator=''
204
+ }
205
+ },
206
+ infoclose(){
207
+ this.infoshow=false
208
+ },
209
+ abcd (row) {
210
+ console.log("chakan",row)
211
+ let condition = `f_terminal_number = '${row.f_terminal_number}' order by id desc`
212
+ this.model2.search(condition)
213
+ this.infoshow = true
214
+ },
120
215
  search () {
121
216
  console.log("111111111111111111111111111111111111")
122
217
  this.$refs.paged.$refs.cri.search()
123
218
  },
124
219
 
125
220
  selfSearch (args) {
126
- args.condition = `${args.condition} and f_equipment_type = 'POS' and f_state = '正常' and f_orgid = '${this.f_filialeid ? this.f_orgid: this.$login.f.orgid}'`
221
+ console.log(args)
222
+ if (args.model.f_user_operatorid && args.model.f_user_operator){
223
+ args.condition = `${args.condition} and f_user_operatorid = '${args.model.f_user_operatorid}'
224
+ and f_user_operator = '${args.model.f_user_operator}'`
225
+ }
226
+ args.condition = `${args.condition} and f_equipment_type = 'POS' and f_orgid = '${this.f_filialeid ? this.f_orgid: this.$login.f.orgid}'`
127
227
  this.model.search(args.condition, this.model)
128
228
  this.$dispatch('research')
129
229
  },
130
230
 
131
231
  add () {
132
- if (this.f_filialeid) {
133
- this.$parent.f_filialeid=this.f_filialeid
134
- this.$dispatch('add')
135
- } else {
136
- this.$showAlert('请先选择左上角的所在分公司', 'warning', 2000)
137
- }
138
-
139
- },
140
-
141
- del (row) {
142
- console.log('要删除了', row)
143
- row.f_state = '已删除'
144
- this.$resetpost('rs/entity/t_equipment', row, {warnMsg: '确定要删除这条信息吗?', resolveMsg: '删除成功', rejectMsg: '删除失败'}).then((res) => {
145
- this.$dispatch('refresh')
146
- }).catch((error) => {
147
- this.$dispatch('refresh')
148
- })
232
+ this.infoadd=false
233
+ // if (this.f_filialeid) {
234
+ this.$dispatch('add', this.f_filialeid)
235
+ // } else {
236
+ // this.$showAlert('请先选择左上角的所在分公司', 'warning', 2000)
237
+ // }
149
238
  },
150
239
 
151
240
  getorg (val) {
241
+ console.log("====================", val)
152
242
  this.f_orgid = val[0]
153
243
  this.f_filialeid = val[0]
154
- this.search()
244
+ // this.search()
155
245
  },
156
246
  hidden(){
157
247
  this.criteriaShow = !this.criteriaShow
@@ -1,11 +1,36 @@
1
1
  <template>
2
2
  <div class="flex-row">
3
3
  <div :class="{'basic-main':!isChange,'binary-left':isChange}">
4
- <pos-list :row="row" @select-changed="selected" style="width:auto;" :f_filialeid.sync="f_filialeids" v-ref:list ></pos-list>
4
+ <pos-list :row="row" @dblclick="selected" style="width:auto;" :f_filialeid.sync="f_filialeids" :isshowless="isChange" v-ref:list ></pos-list>
5
5
  </div>
6
- <div class="binary-right" style="margin-left: 10px; width: 50%;" v-if="isChange">
7
- <pos-add :data="row" :f_filialeids.sync="f_filialeids" v-ref:addbox></pos-add>
6
+ <div class="binary-right" style="margin-left: 10px; width: 40%;" v-if="isChange">
7
+ <pos-add :data="row" :info="infoadd" :f_filialeids.sync="f_filialeids" v-ref:addbox></pos-add>
8
8
  </div>
9
+
10
+ <modal v-if="batchPos" :show.sync="batchPos" backdrop="false" >
11
+ <header slot="modal-header" class="modal-header">
12
+ <button type="button" class="close" @click="close"><span>&times;</span></button>
13
+ <h4 class="modal-title">批量操作</h4>
14
+ </header>
15
+ <article slot="modal-body" class="modal-body">
16
+ <form class="form-horizontal">
17
+ <div class="row">
18
+ <div>
19
+ <h4>注意事项</h4>
20
+ <p>1.如果需要对POS设备进行升级,批量选择的POS设备包含非正常状态,则只会对状态为正常的设备进行升级。</p>
21
+ <p>2.如果POS设备处于停用状态,则可以进行启用操作。如果设备处于启用状态,则可以进行停用和升级操作。</p>
22
+ <p>3.批量操作可能耗时较长,请刷新列表查看结果。</p>
23
+ </div>
24
+ </div>
25
+ </form>
26
+ </article>
27
+ <footer slot="modal-footer" class="modal-footer">
28
+ <button type="button" class="button_search button_spacing" @click="batchRoot('2')">批量升级</button>
29
+ <button type="button" class="button_search button_spacing" @click="batchRoot('1')">批量启用</button>
30
+ <button type="button" class="button_search button_spacing" @click="batchRoot('0')">批量停用</button>
31
+ <button type="button" class="button_clear button_spacing" @click='close'>退出</button>
32
+ </footer>
33
+ </modal>
9
34
  </div>
10
35
  </template>
11
36
  <script>
@@ -22,18 +47,74 @@
22
47
  return {
23
48
  isChange: false,
24
49
  row: null,
25
-
50
+ infoadd: true, // 判断是否显示 升级 等按钮(true/false)
51
+ batchPos: false,
26
52
  f_filialeids: ''
27
53
  }
28
54
  },
29
55
  methods: {
30
- selected (obj) {
31
- this.isChange = true
32
- this.row = obj.val
56
+ // 批量操作
57
+ async batchRoot(val){
58
+ let arrs = []
59
+ let alertMessage=''
60
+ let selPos = this.$refs.list.selPos
61
+ if (val==='0'){
62
+ alertMessage='停用'
63
+ for (const tmp of selPos) {
64
+ if (tmp.f_state==='正常') arrs.push(tmp)
65
+ }
66
+ } else if (val==='1'){
67
+ alertMessage='启用'
68
+ for (const tmp of selPos) {
69
+ if (tmp.f_state==='停用') arrs.push(tmp)
70
+ }
71
+ } else if(val==='2'){
72
+ alertMessage='升级'
73
+ for (const tmp of selPos) {
74
+ if (tmp.f_state==='正常') arrs.push(tmp)
75
+ }
76
+ } else {
77
+ this.showAlert('出现异常,请重新进操作')
78
+ return
79
+ }
80
+
81
+ await this.$resetpost('rs/logic/batchPos',{data: {tasks: arrs, taskState: val}}, {rejectMsg: null, resolveMsg: null})
82
+
83
+ // 需要提示
84
+ this.$showAlert(`已经开始批量${alertMessage},选择${selPos.length},其中${arrs.length}台可以正常${alertMessage},具体请留意设备情况,并刷新列表查看执行结果!`)
85
+ this.isChange = false
86
+ this.close()
87
+ },
88
+ close(){
89
+ this.batchPos = false
90
+ },
91
+ selected (obj, idx) {
92
+ console.log(obj)
93
+ if (!(obj instanceof MouseEvent)) {
94
+ if (this.$refs.list.selPos.length > 0){
95
+ this.$showMessage(`系统检测到您进行了多选,是否进行批量操作?`, ['confirm', 'cancel']).then((res) => {
96
+ if (res==='confirm'){
97
+ this.batchPos = true
98
+ } else {
99
+ this.isChange = true
100
+ this.infoadd = true
101
+ this.row = obj
102
+ }
103
+ })
104
+
105
+ }else {
106
+ this.isChange = true
107
+ this.infoadd = true
108
+ this.row = obj
109
+ }
110
+ } else {
111
+ this.$showAlert('如需新增,请点击增加按钮!', 'info', 1000)
112
+ }
33
113
  }
34
114
  },
35
115
  events: {
36
116
  'search' () {
117
+ this.infoadd=true
37
118
  this.isChange = false
38
119
  this.row = null
39
120
  this.$refs.list.$refs.paged.$refs.cri.search()
@@ -55,9 +136,11 @@
55
136
  'close' () {
56
137
  this.isChange = false
57
138
  this.row = null
58
- this.$refs.list.search()
139
+ // this.$refs.list.search()
59
140
  },
60
- 'add' () {
141
+ 'add' (val) {
142
+ this.f_filialeids = val
143
+ this.infoadd=false
61
144
  this.row = null
62
145
  this.isChange = true
63
146
  this.$refs.list.$refs.paged.$refs.grid.selectStore.selected = null