system-clients 3.2.6-1 → 3.2.6-aodeToV4

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 (105) hide show
  1. package/.eslintrc.js +16 -16
  2. package/.gradle/3.5/file-changes/last-build.bin +0 -0
  3. package/.gradle/3.5/taskHistory/taskHistory.lock +0 -0
  4. package/.gradle/7.1/dependencies-accessors/dependencies-accessors.lock +0 -0
  5. package/.gradle/7.1/dependencies-accessors/gc.properties +0 -0
  6. package/.gradle/7.1/executionHistory/executionHistory.bin +0 -0
  7. package/.gradle/7.1/executionHistory/executionHistory.lock +0 -0
  8. package/.gradle/7.1/fileChanges/last-build.bin +0 -0
  9. package/.gradle/7.1/fileHashes/fileHashes.bin +0 -0
  10. package/.gradle/7.1/fileHashes/fileHashes.lock +0 -0
  11. package/.gradle/7.1/gc.properties +0 -0
  12. package/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
  13. package/.gradle/buildOutputCleanup/cache.properties +2 -0
  14. package/.gradle/buildOutputCleanup/outputFiles.bin +0 -0
  15. package/.gradle/checksums/checksums.lock +0 -0
  16. package/.gradle/vcs-1/gc.properties +0 -0
  17. package/SystemClient.iml +11 -8
  18. package/build/webpack.base.conf.js +10 -17
  19. package/gradle/wrapper/gradle-wrapper.jar +0 -0
  20. package/gradle/wrapper/gradle-wrapper.properties +5 -0
  21. package/gradlew +185 -0
  22. package/gradlew.bat +89 -0
  23. package/package.json +102 -104
  24. package/src/App.vue +1 -1
  25. package/src/components/Main.vue +430 -686
  26. package/src/components/Util.js +343 -343
  27. package/src/components/equipment/EquipmentManage.vue +4 -4
  28. package/src/components/equipment/PcAdd.vue +6 -6
  29. package/src/components/equipment/PcList.vue +9 -8
  30. package/src/components/equipment/PhoneAdd.vue +14 -27
  31. package/src/components/equipment/PhoneList.vue +23 -33
  32. package/src/components/equipment/PosAdd.vue +65 -232
  33. package/src/components/equipment/PosList.vue +71 -201
  34. package/src/components/equipment/PosManage.vue +10 -80
  35. package/src/components/materialManage/materialList.vue +1 -1
  36. package/src/components/parammanage/ParamManage.vue +2 -2
  37. package/src/components/parammanage/ParamPage.vue +14 -36
  38. package/src/components/parammanage/ParamPages.vue +5 -5
  39. package/src/components/parammanage/SinglePage.vue +7 -7
  40. package/src/components/parammanage/SinglePages.vue +3 -3
  41. package/src/components/server/AddChangeMsg.vue +1 -1
  42. package/src/components/server/ChangeDeclare.vue +1 -1
  43. package/src/components/server/LoadData.vue +2 -21
  44. package/src/components/server/Login.vue +132 -295
  45. package/src/components/server/Menu.vue +188 -188
  46. package/src/components/server/ModifyPw.vue +17 -16
  47. package/src/components/server/NewResSelectGroup.vue +211 -0
  48. package/src/components/server/ResSelect.vue +3 -5
  49. package/src/components/server/ResSelectGroup.vue +118 -157
  50. package/src/components/server/RightTree.vue +257 -262
  51. package/src/components/server/RoleSelector.vue +4 -3
  52. package/src/components/server/TestResSelectGroup.vue +2 -2
  53. package/src/plugins/GetLoginInfoService.js +52 -74
  54. package/src/plugins/validation.js +0 -8
  55. package/src/project/State.js +1 -1
  56. package/src/stores/AppData.js +1 -1
  57. package/src/styles/less/aofeng/standard.less +60 -446
  58. package/src/styles/less/aofeng/themeOne/BinaryTemplate.less +13 -13
  59. package/src/styles/less/aofeng/themeOne/systemStyle.less +18 -18
  60. package/src/styles/less/fonts-list.less +4 -4
  61. package/src/styles/less/stand.less +1 -1
  62. package/src/styles/less/tables.less +0 -50
  63. package/src/styles/less/type.less +3 -16
  64. package/src/styles/less/variables.less +3 -6
  65. package/src/system.js +3 -27
  66. package/static/aodelogo.png +0 -0
  67. package/static/aodenewlogo.png +0 -0
  68. package/static/ewmlogo.png +0 -0
  69. package/.npmignore +0 -10
  70. package/build/.npmignore +0 -1
  71. package/package-lock.json +0 -23125
  72. package/src/.npmignore +0 -1
  73. package/src/components/TabButton.vue +0 -201
  74. package/src/components/Tabs.vue +0 -67
  75. package/src/components/addressManage/AddressCascadingMenu.vue +0 -145
  76. package/src/components/equipment/PosManageBoth.vue +0 -125
  77. package/src/components/equipment/PosParamAdd.vue +0 -236
  78. package/src/components/equipment/PosParamList.vue +0 -121
  79. package/src/components/equipment/PosParamManage.vue +0 -51
  80. package/src/components/server/ImageVieweTest.vue +0 -56
  81. package/src/components/server/ImageViewer.vue +0 -350
  82. package/src/components/server/PcdBuildingSelect.vue +0 -241
  83. package/src/filiale/dongguan/Login.vue +0 -889
  84. package/src/filiale/dongguan/Main.vue +0 -715
  85. package/src/filiale/dongguan/system.js +0 -6
  86. package/src/filiale/konggang/Login.vue +0 -840
  87. package/src/filiale/konggang/system.js +0 -7
  88. package/src/filiale/qianneng/ModifyPw.vue +0 -107
  89. package/src/filiale/qianneng/system.js +0 -7
  90. package/src/filiale/rizhao/LeftTree.vue +0 -111
  91. package/src/filiale/rizhao/Login.vue +0 -791
  92. package/src/filiale/rizhao/Main.vue +0 -606
  93. package/src/filiale/rizhao/system.js +0 -14
  94. package/src/filiale/yuchuan/Login.vue +0 -889
  95. package/src/filiale/yuchuan/Main.vue +0 -773
  96. package/src/filiale/yuchuan/system.js +0 -10
  97. package/src/styles/less/manageStyle/manageStyle/manageChile.less +0 -180
  98. package/src/styles/less/manageStyle/manageStyle/manageStyle.less +0 -1102
  99. package/src/styles/less/manageStyle/manageStyle/safeStyle.less +0 -498
  100. package/src/util/Daiban.json +0 -12
  101. package/static/images/lefticon//345/220/210/345/220/214/347/256/241/347/220/206.png +0 -0
  102. package/static/logo.png +0 -0
  103. package/static/newStyle/about-us.png +0 -0
  104. package/static/rizhao.png +0 -0
  105. package/yarn-error.log +0 -6896
@@ -2,286 +2,156 @@
2
2
  <div class="flex">
3
3
  <criteria-paged :model="model" v-ref:paged>
4
4
 
5
- <criteria partial='criteria' style="background-color: white;" @condition-changed='$parent.selfSearch' v-ref:cri>
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 form-group">
9
- <label class="font_normal_body">公&nbsp;&nbsp;&nbsp;司</label>
8
+ <div class="col-sm-3">
9
+ <label class="font_normal_body">使用公司</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 form-group">
16
+ <div class="col-sm-3">
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="联系电话">
25
+ </div>
21
26
 
22
-
23
- <div class="span" style="float:right;margin-top: 6px">
24
- <button type="button" class="btn-success btn " style="border-radius: 4px"
25
- @click="$parent.$parent.batchRoot('1')">批量启用
26
- </button>
27
- <button type="button" class="btn-danger btn " style="border-radius: 4px"
28
- @click="$parent.$parent.batchRoot('0')">批量停用
29
- </button>
30
- <button type="button" class="button_search btn" @click="search()" v-el:cx>查询</button>
31
- <button type="button" class="button_search btn" @click="$parent.$parent.add() " v-el:cx>新增</button>
32
- <div style="float: right" class="button_spacing"
33
- :class="{'button_shrink_top':$parent.$parent.criteriaShow,'button_shrink_bottom':!$parent.$parent.criteriaShow}"
27
+ <div class="span" style="float:right;">
28
+ <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>
30
+ <div style="float: right" class="button_spacing" :class="{'button_shrink_top':$parent.$parent.criteriaShow,'button_shrink_bottom':!$parent.$parent.criteriaShow}"
34
31
  @click="$parent.$parent.hidden()"></div>
35
32
  </div>
36
33
  </div>
37
34
  <div class="row" v-show="$parent.$parent.criteriaShow">
38
- <div class="col-sm-3 form-group">
39
- <label class="font_normal_body">所属人员</label>
40
- <right-tree @re-res="$parent.$parent.getRes" :source="$parent.$parent.source"></right-tree>
41
- </div>
42
- <div class="col-sm-3 form-group">
43
- <label class="font_normal_body">所在地</label>
35
+ <div class="col-sm-3">
36
+ <label class="font_normal_body">&nbsp;&nbsp;&nbsp;所在地</label>
44
37
  <input type="text" class="input_search" style="width:60%" v-model="model.f_address"
45
38
  condition="f_address like '%{}%'" placeholder="所在地">
46
39
  </div>
47
- <div class="col-sm-3 form-group">
40
+ <div class="col-sm-3">
48
41
  <label class="font_normal_body">设备名称</label>
49
42
  <input type="text" class="input_search" style="width:60%" v-model="model.f_terminal_name"
50
43
  condition="f_terminal_name like '%{}%'" placeholder="设备名称">
51
44
  </div>
52
- <div class="col-sm-3 form-group">
45
+ <div class="col-sm-3">
53
46
  <label class="font_normal_body">机器编号</label>
54
47
  <input type="text" class="input_search" style="width:60%" v-model="model.f_machine_number"
55
48
  condition="f_machine_number like '%{}%'" placeholder="机器编号">
56
49
  </div>
57
- <div class="col-sm-3 form-group">
50
+ <div class="col-sm-3">
58
51
  <label class="font_normal_body">所属银行</label>
59
52
  <input type="text" class="input_search" style="width:60%" v-model="model.f_bank_name"
60
53
  condition="f_bank_name like '%{}%'" placeholder="所属银行">
61
54
  </div>
62
- <div class="col-sm-3 form-group">
63
- <label class="font_normal_body">联系电话</label>
64
- <input type="text" class="input_search" style="width:60%" v-model="model.f_phone"
65
- condition="f_phone like '%{}%'" placeholder="联系电话">
66
- </div>
67
55
  </div>
68
56
  </div>
69
57
  </criteria>
70
58
  <data-grid :model="model" partial='list' class="list_area table_sy" v-ref:grid >
71
59
  <template partial='head'>
72
60
  <tr>
73
- <th><input type="checkbox" name="ischeckbox_all_id" v-model="$parent.$parent.$parent.isSelAll" :value.sync="$parent.$parent.$parent.isSelAll" /></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;" v-show="!$parent.$parent.$parent.isshowless">设备类型</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;">所属部门</th>
80
- <th style="text-align:center;white-space:nowrap;">所属人员</th>
81
- <th style="text-align:center;white-space:nowrap;">状态</th>
82
- <th style="text-align:center;white-space:nowrap;">机器编号</th>
83
- <th style="text-align:center;white-space:nowrap;">联系电话</th>
84
- <th style="text-align:center;white-space:nowrap;">所在地</th>
85
- <th style="text-align:center;white-space:nowrap;">所属银行</th>
86
- <th style="text-align:center;white-space:nowrap;">电池电量</th>
87
- <th style="text-align:center;white-space:nowrap;" v-show="!$parent.$parent.$parent.isshowless">是否登录</th>
88
- <th style="text-align:center;white-space:nowrap;" v-show="!$parent.$parent.$parent.isshowless">更新时间</th>
89
- <th style="text-align:center;white-space:nowrap;" v-show="!$parent.$parent.$parent.isshowless">操作时间</th>
90
- <th style="text-align:center;white-space:nowrap;" v-show="!$parent.$parent.$parent.isshowless">软件版本</th>
91
- <!-- <th style="text-align:center;white-space:nowrap;">使用人员</th>-->
92
- <th style="text-align:center;white-space:nowrap;" v-show="!$parent.$parent.$parent.isshowless">操作人</th>
93
- <th style="text-align:center;white-space:nowrap;">失联状态</th>
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>
94
73
  </tr>
95
74
  </template>
96
75
  <template partial='body':model="model">
97
76
  <tr>
98
- <td><input type="checkbox" name="checkbox_id" v-model="$parent.$parent.$parent.selPos" :value.sync="row"></td>
99
- <td style="text-align:center;white-space:nowrap;">{{$index+1}}</td>
100
- <td style="text-align:center;white-space:nowrap;"><span title="点击查看历史" @click="$parent.$parent.$parent.abcd(row)"><a>{{row.f_terminal_number}}</a></span></td>
101
- <td style="text-align:center;white-space:nowrap;" v-show="!$parent.$parent.$parent.isshowless">{{row.f_equipment_type}}</td>
102
- <td style="text-align:center;white-space:nowrap;">{{row.f_terminal_name}}</td>
103
- <td style="text-align:center;white-space:nowrap;">{{row.f_user_orgname}}</td>
104
- <td style="text-align:center;white-space:nowrap;">{{row.f_depname}}</td>
105
- <td style="text-align:center;white-space:nowrap;">{{row.f_operator}}</td>
106
-
107
- <td style="text-align:center;white-space:nowrap;">{{row.f_state}}</td>
108
- <td style="text-align:center;white-space:nowrap;">{{row.f_machine_number}}</td>
109
- <td style="text-align:center;white-space:nowrap;">{{row.f_phone}}</td>
110
- <td style="text-align:center;white-space:nowrap;">{{row.f_address}}</td>
111
- <td style="text-align:center;white-space:nowrap;">{{row.f_bank_name}}</td>
112
- <td style="text-align:center;white-space:nowrap;">{{row.f_battery_level}}</td>
113
- <td style="text-align:center;white-space:nowrap;" v-show="!$parent.$parent.$parent.isshowless">{{row.f_is_login}}</td>
114
- <td style="text-align:center;white-space:nowrap;" v-show="!$parent.$parent.$parent.isshowless">{{row.f_hybrid_version}}</td>
115
- <td style="text-align:center;white-space:nowrap;" v-show="!$parent.$parent.$parent.isshowless">{{row.f_operate_date}}</td>
116
- <td style="text-align:center;white-space:nowrap;" v-show="!$parent.$parent.$parent.isshowless">{{row.f_appVer}}</td>
117
- <!-- <td style="text-align:center;white-space:nowrap;" >{{row.f_username}}</td>-->
118
- <td style="text-align:center;white-space:nowrap;" v-show="!$parent.$parent.$parent.isshowless">{{row.f_operator}}</td>
119
- <td style="text-align:center;white-space:nowrap;" >{{row.isunknown}}</td>
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>
120
91
  </tr>
121
92
  </template>
122
93
  </data-grid>
123
94
  </criteria-paged>
124
95
  </div>
125
- <modal v-show="infoshow" :show.sync="infoshow" v-ref:modal backdrop="false" width="800px" title="终端历史信息">
126
- <article slot="modal-body" class="modal-body">
127
- <criteria-paged :model="model2" v-ref:paged2>
128
- <data-grid :model="model2" v-ref:grid2 partial='list'>
129
- <template partial='head'>
130
- <tr>
131
- <!--<th style="padding: 0;border: 0">
132
- <input type="checkbox" id="f_operator" v-model="$parent.$parent.$parent.all[model.pageIndex-1]"
133
- @change="$parent.$parent.$parent.select()" style="width: 22px;height: 22px"/>
134
- </th>-->
135
- <th><nobr>序号</nobr></th>
136
- <th><nobr>终端号</nobr></th>
137
- <th><nobr>上次上报时间</nobr></th>
138
- <th><nobr>本次上报时间</nobr></th>
139
- <th><nobr><b>状态</b></nobr></th>
140
- </tr>
141
- </template>
142
- <template partial='body'>
143
- <td style="text-align: center;">{{$index + 1}}</td>
144
- <td style="text-align: center;">{{row.f_terminal_number}}</td>
145
- <td style="text-align: center;">{{row.f_update_date}}</td>
146
- <td style="text-align: center;">{{row.f_update_date }}</td>
147
- <td style="text-align: center;"><b>{{row.f_pos_state}}</b></td>
148
- </template>
149
- </data-grid>
150
- </criteria-paged>
151
- </article>
152
- <footer slot="modal-footer" class="modal-footer">
153
- <button type="button" class="btn btn-success" @click='infoclose'>关闭</button>
154
- </footer>
155
- </modal>
156
96
  </template>
157
97
 
158
98
  <script>
159
99
 
160
- import {PagedList} from 'vue-client'
100
+ import { PagedList } from 'vue-client'
161
101
 
162
102
  export default {
163
103
  title: '终端控制',
164
104
  components: {},
165
105
  data () {
166
106
  return {
167
- source: `tool.getFullTree(this.getRights().where(row.getType() != $zone$).where(row.getType() != $role$))`,
168
- model: new PagedList('rs/sql/equipmentQuery', 20),
169
- model2: new PagedList('rs/sql/singleTable', 30, {tablename: '`t_poshistory`'}),
170
- curorgid: [this.f_filialeid],
171
- f_orgid: '',
172
- f_filialeids: '',
173
- criteriaShow: false,
174
- infoadd: false,
175
- selPos: [],
176
- isSelAll: false, // 默认不全选
177
- infoshow: false
107
+ model: new PagedList('api/af-system/sql/equipmentQuery', 20),
108
+ curorgid: [this.$login.f.orgid],
109
+ f_filialeid: this.$login.f.orgid,
110
+ f_orgid: this.$login.f.orgid,
111
+ criteriaShow: false
178
112
  }
179
113
  },
180
- props: ['f_filialeid','isshowless'],
114
+ props: ['f_filialeid','type'],
181
115
  ready () {
182
116
  this.search()
183
117
  },
184
- watch:{
185
- // 'selPos'(val){
186
- // console.log(val)
187
- // },
188
- 'isSelAll'(val){
189
- console.log('-------', val)
190
- if (val) {
191
- // 对当前页面全选
192
- this.selPos = []
193
- for (const sel of this.model.rows) {
194
- // if (this.selPos.indexOf(sel.id) < 0){
195
- this.selPos.push(sel)
196
- // }
197
- }
198
- } else {
199
- // 取消全选
200
- this.selPos = []
201
- }
202
- }
203
- },
204
118
  methods: {
205
- getRes(val){
206
- if (val.orgobj.length === 1 && val.orgobj[0].resourcetype === 'user'){
207
- this.$refs.paged.$refs.cri.model.f_user_operatorid=val.orgobj[0].userid
208
- this.$refs.paged.$refs.cri.model.f_user_operator=val.orgobj[0].name
209
- } else {
210
- this.$refs.paged.$refs.cri.model.f_user_operatorid=''
211
- this.$refs.paged.$refs.cri.model.f_user_operator=''
212
- }
213
- },
214
- infoclose(){
215
- this.infoshow=false
216
- },
217
- // 批量操作
218
- async batchRoot(val) {
219
- let arrs = []
220
- let alertMessage = ''
221
- let selPos = this.selPos
222
- if (val === '0') {
223
- alertMessage = '停用'
224
- for (const tmp of selPos) {
225
- if (tmp.f_state === '正常') arrs.push(tmp)
226
- }
227
- } else if (val === '1') {
228
- alertMessage = '启用'
229
- for (const tmp of selPos) {
230
- if (tmp.f_state === '停用') arrs.push(tmp)
231
- }
232
- } else if (val === '2') {
233
- alertMessage = '升级'
234
- for (const tmp of selPos) {
235
- if (tmp.f_state === '正常') arrs.push(tmp)
236
- }
237
- } else {
238
- this.showAlert('出现异常,请重新进操作')
239
- return
240
- }
241
- await this.$resetpost('rs/logic/batchPos', {data: {tasks: arrs, taskState: val}}, {
242
- rejectMsg: null,
243
- resolveMsg: null
244
- })
245
- // 需要提示
246
- this.$showAlert(`已经开始批量${alertMessage},选择${selPos.length},其中${arrs.length}台可以正常${alertMessage},具体请留意设备情况,并刷新列表查看执行结果!`,'success', 2500)
247
- this.$dispatch('close')
248
- },
249
- abcd (row) {
250
- console.log("chakan",row)
251
- let condition = `f_terminal_number = '${row.f_terminal_number}' order by id desc`
252
- this.model2.search(condition)
253
- this.infoshow = true
254
- },
119
+
255
120
  search () {
256
121
  console.log("111111111111111111111111111111111111")
257
122
  this.$refs.paged.$refs.cri.search()
258
123
  },
259
124
 
260
125
  selfSearch (args) {
261
- console.log(args)
262
- if (args.model.f_user_operatorid && args.model.f_user_operator){
263
- args.condition = `${args.condition} and f_user_operatorid = '${args.model.f_user_operatorid}'
264
- and f_user_operator = '${args.model.f_user_operator}'`
265
- }
266
- args.condition = `${args.condition} and f_equipment_type = 'POS' and f_orgid = '${this.f_filialeid ? this.f_orgid: this.$login.f.orgid}'`
126
+ args.condition = `${args.condition} and f_equipment_type = '${this.type}' and f_state = '正常' and f_orgid = '${this.f_filialeid ? this.f_orgid: this.$login.f.orgid}'`
267
127
  this.model.search(args.condition, this.model)
268
128
  this.$dispatch('research')
269
129
  },
270
130
 
271
131
  add () {
272
- this.infoadd=false
273
- // if (this.f_filialeid) {
274
- this.$dispatch('add', this.f_filialeid)
275
- // } else {
276
- // this.$showAlert('请先选择左上角的所在分公司', 'warning', 2000)
277
- // }
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('api/af-system/logic/saveEquipment', row, {warnMsg: '确定要删除这条信息吗?', resolveMsg: '删除成功', rejectMsg: '删除失败'}).then((res) => {
145
+ this.$dispatch('refresh')
146
+ }).catch((error) => {
147
+ this.$dispatch('refresh')
148
+ })
278
149
  },
279
150
 
280
151
  getorg (val) {
281
- console.log("====================", val)
282
152
  this.f_orgid = val[0]
283
153
  this.f_filialeid = val[0]
284
- // this.search()
154
+ this.search()
285
155
  },
286
156
  hidden(){
287
157
  this.criteriaShow = !this.criteriaShow
@@ -1,36 +1,11 @@
1
1
  <template>
2
2
  <div class="flex-row">
3
3
  <div :class="{'basic-main':!isChange,'binary-left':isChange}">
4
- <pos-list :row="row" @dblclick="selected" style="width:auto;" :f_filialeid.sync="f_filialeids" :isshowless="isChange" v-ref:list ></pos-list>
4
+ <pos-list :type="type" :row="row" @select-changed="selected" style="width:auto;" :f_filialeid.sync="f_filialeids" v-ref:list ></pos-list>
5
5
  </div>
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>
6
+ <div class="binary-right" style="margin-left: 10px; width: 50%;" v-if="isChange">
7
+ <pos-add :type="type" :data="row" :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
- <!--&lt;!&ndash; <button type="button" class="button_search button_spacing" @click="batchRoot('2')">批量升级</button>&ndash;&gt;-->
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>-->
34
9
  </div>
35
10
  </template>
36
11
  <script>
@@ -40,6 +15,7 @@
40
15
 
41
16
  export default {
42
17
  title: 'POS终端管理',
18
+ props:['type'],
43
19
  components: {
44
20
  PosList, PosAdd
45
21
  },
@@ -47,61 +23,18 @@
47
23
  return {
48
24
  isChange: false,
49
25
  row: null,
50
- infoadd: true, // 判断是否显示 升级 等按钮(true/false)
51
- batchPos: false,
26
+
52
27
  f_filialeids: ''
53
28
  }
54
29
  },
55
30
  methods: {
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
- this.isChange = true
95
- this.infoadd = true
96
- this.row = obj
97
- } else {
98
- this.$showAlert('如需新增,请点击增加按钮!', 'info', 1000)
99
- }
31
+ selected (obj) {
32
+ this.isChange = true
33
+ this.row = obj.val
100
34
  }
101
35
  },
102
36
  events: {
103
37
  'search' () {
104
- this.infoadd=true
105
38
  this.isChange = false
106
39
  this.row = null
107
40
  this.$refs.list.$refs.paged.$refs.cri.search()
@@ -123,12 +56,9 @@
123
56
  'close' () {
124
57
  this.isChange = false
125
58
  this.row = null
126
-
127
- // this.$refs.list.search()
59
+ this.$refs.list.search()
128
60
  },
129
- 'add' (val) {
130
- this.f_filialeids = val
131
- this.infoadd=false
61
+ 'add' () {
132
62
  this.row = null
133
63
  this.isChange = true
134
64
  this.$refs.list.$refs.paged.$refs.grid.selectStore.selected = null
@@ -175,7 +175,7 @@
175
175
  data(){
176
176
  //配置后台systemModule,sql
177
177
  return{
178
- model: new PagedList('rs/sql/singleTable_OrderBy', 50),
178
+ model: new PagedList('api/af-revenue/sql/singleTable_OrderBy', 50),
179
179
  row: null,
180
180
  searchshow: true,
181
181
  obj: {
@@ -1,9 +1,9 @@
1
1
  <template>
2
- <div id="unit" class="flex-row" :style="{width: messlist==='mess' ? '50%' : '100%'}">
2
+ <div id="unit" class="flex-row">
3
3
  <div class="binary-left">
4
4
  <param-page></param-page>
5
5
  </div>
6
- <div class="binary-right" :style="{width: messlist==='mess' ? '50%' : '60%'}">
6
+ <div class="binary-right">
7
7
  <single-page></single-page>
8
8
  </div>
9
9
  </div>
@@ -1,7 +1,7 @@
1
1
  <template>
2
2
  <div class="flex">
3
3
  <p class="bg-info text-center" style="padding: 8px;">参数管理
4
- <button type="button" name="button" class="button_search button_spacing width-60" @click="add('t_parameter')" style="float:right">新增</button>
4
+ <span class="btn btn-link add-postition" @click="add('t_parameter')">新增</span>
5
5
  </p>
6
6
  <div class="auto">
7
7
  <form class="form-horizontal" style="margin-bottom: 5px;">
@@ -25,7 +25,7 @@
25
25
  </form>
26
26
  </div>
27
27
  <div class="span">
28
- <data-grid :model="model" v-ref:params @select-changed="selected">
28
+ <data-grid :model="model" v-ref:params @select-changed="selected" class="list_area table_sy">
29
29
  <template partial='head'>
30
30
  <tr>
31
31
  <th>序号</th>
@@ -39,9 +39,9 @@
39
39
  <td style="text-align:center">{{row.name}}</td>
40
40
  <td style="text-align:center">{{row.orgname ? row.orgname + '专用' : '全局'}}</td>
41
41
  <td class="flex-around">
42
- <button type="button" name="button" class="button_search button_spacing width-60"
42
+ <button type="button" name="button" class="btn btn-link"
43
43
  @click.stop="$parent.$parent.modifyParam(row, 't_parameter')">修改</button>
44
- <button type="button" name="button" class="btn btn-danger"
44
+ <button type="button" name="button" class="btn btn-link"
45
45
  @click.stop="$parent.$parent.deleteParam(row, 't_parameter')">删除</button>
46
46
  </td>
47
47
  </template>
@@ -50,7 +50,7 @@
50
50
 
51
51
  <p v-if="selectItem" class="bg-info text-center" style="padding: 8px;margin: 8px 0px;">
52
52
  {{selectItem.name}}
53
- <button type="button" name="button" class="button_search button_spacing width-60" @click="add('t_paramvalue')" style="float:right">新增</button>
53
+ <span class="btn btn-link add-postition" @click="add('t_paramvalue')">新增</span>
54
54
  </p>
55
55
  <div v-if="selectItem" class="span">
56
56
  <data-grid :model="params" v-ref:selects >
@@ -64,10 +64,9 @@
64
64
  <template partial='body'>
65
65
  <td style="text-align:center">{{$index+1}}</td>
66
66
  <td style="text-align:center">{{row.name}}</td>
67
- <td class="flex-around col-sm-3">
68
- <button type="button" name="button" class="button_search" @click.stop="$parent.$parent.modifyParam(row, 't_paramvalue')">修改</button>
69
- <button type="button" name="button" class="button_search" v-if="$index!=0" @click.stop="$parent.$parent.move(row,$index)">上移</button>
70
- <button type="button" name="button" class="btn btn-danger" @click.stop="$parent.$parent.deleteParam(row, 't_paramvalue')">删除</button>
67
+ <td class="flex-around">
68
+ <button type="button" name="button" class="btn btn-link" @click.stop="$parent.$parent.modifyParam(row, 't_paramvalue')">修改</button>
69
+ <button type="button" name="button" class="btn btn-link" @click.stop="$parent.$parent.deleteParam(row, 't_paramvalue')">删除</button>
71
70
  </td>
72
71
  </template>
73
72
  </data-grid>
@@ -165,27 +164,6 @@
165
164
  }
166
165
  },
167
166
  methods: {
168
- async move(row,index){
169
- var temp=Object.assign({}, row)
170
- row.name=this.params.rows[index-1].name
171
- row.code=this.params.rows[index-1].code
172
- row.processid=this.params.rows[index-1].processid
173
- var param1=row
174
-
175
- this.params.rows[index-1].name=temp.name
176
- this.params.rows[index-1].code=temp.code
177
- this.params.rows[index-1].processid=temp.processid
178
- var param2=this.params.rows[index-1]
179
- let http = new HttpResetClass()
180
- try {
181
- await http.load('POST', 'rs/entity/t_paramvalue', param1, {resolveMsg: null, rejectMsg: null})
182
- await http.load('POST', 'rs/entity/t_paramvalue', param2, {resolveMsg: null, rejectMsg: null})
183
- this.$showAlert('上移成功', 'success', 2000)
184
- }catch (e) {
185
- console.log(e)
186
- this.$showAlert('上移失败', 'warning', 2000)
187
- }
188
- },
189
167
  // 加载全部参数
190
168
  loadParams () {
191
169
  let param = {
@@ -197,7 +175,7 @@
197
175
  async queryParam (condition) {
198
176
  this.model.rows = []
199
177
  let http = new HttpResetClass()
200
- let res = await http.load('POST', 'rs/sql/system_getParam', {data: condition}, {resolveMsg: null, rejectMsg: '获取参数出错!!'})
178
+ let res = await http.load('POST', 'api/af-system/sql/system_getParam', {data: condition}, {resolveMsg: null, rejectMsg: '获取参数出错!!'})
201
179
  this.model.rows = res.data
202
180
  },
203
181
  selected (val) {
@@ -206,7 +184,7 @@
206
184
  },
207
185
  async getParamValue(obj) {
208
186
  let http = new HttpResetClass()
209
- let res = await http.load('POST', 'rs/sql/system_getParamValue', {data: {param_id: obj.id}}, {resolveMsg: null, rejectMsg: '获取参数出错!!'})
187
+ let res = await http.load('POST', 'api/af-system/sql/system_getParamValue', {data: {param_id: obj.id}}, {resolveMsg: null, rejectMsg: '获取参数出错!!'})
210
188
  this.params.rows = res.data
211
189
  },
212
190
  filter_query (paramName,orgid) {
@@ -257,7 +235,7 @@
257
235
  if (type === 't_parameter') {
258
236
  this.$showMessage('删除后不可恢复,确认删除吗?', ['confirm', 'cancel']).then((res) => {
259
237
  if (res === 'confirm') {
260
- this.$resetpost('rs/logic/deleteParam', row).then((res) => {
238
+ this.$resetpost('api/af-system/logic/deleteParam', row).then((res) => {
261
239
  this.filter_query(this.conditionModel.paramName, this.conditionModel.f_cond_orgid)
262
240
  this.selectItem = null
263
241
  })
@@ -266,7 +244,7 @@
266
244
  } else if (type === 't_paramvalue') {
267
245
  this.$showMessage('删除后不可恢复,确认删除吗?', ['confirm', 'cancel']).then((res) => {
268
246
  if (res === 'confirm') {
269
- this.$resetpost('rs/logic/deleteValue', {tablename: 't_paramvalue', id: row.id}).then((res) => {
247
+ this.$resetpost('api/af-system/logic/deleteValue', {tablename: 't_paramvalue', id: row.id}).then((res) => {
270
248
  this.getParamValue(this.selectItem)
271
249
  })
272
250
  }
@@ -290,7 +268,7 @@
290
268
  //添加当前分公司
291
269
  }
292
270
  data.f_filialeids = this.modifyItem.f_filialeids
293
- this.$resetpost('rs/logic/system_saveParam', data).then((res) => {
271
+ this.$resetpost('api/af-system/logic/system_saveParam', data).then((res) => {
294
272
  //无id
295
273
  this.filter_query(this.conditionModel.paramName, this.conditionModel.f_cond_orgid)
296
274
  this.show = false
@@ -309,7 +287,7 @@
309
287
  processid: this.selectItem.id
310
288
  }
311
289
  }
312
- this.$resetpost('rs/entity/t_paramvalue', data).then((res) => {
290
+ this.$resetpost('api/af-system/logic/system_saveParamValue', data).then((res) => {
313
291
  this.show = false
314
292
  // 如果没有id,需要在数组中添加
315
293
  this.getParamValue(this.selectItem)