system-clients 3.1.88-5-liaoyuan → 3.1.88-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 (131) hide show
  1. package/package.json +2 -2
  2. package/src/components/Main.vue +1 -1
  3. package/src/components/equipment/EquipmentManage.vue +68 -65
  4. package/src/components/equipment/QCAdd.vue +318 -0
  5. package/src/components/equipment/QCList.vue +230 -0
  6. package/src/components/equipment/QCManage.vue +150 -0
  7. package/src/components/parammanage/ParamManage.vue +2 -2
  8. package/src/components/parammanage/ParamPage.vue +4 -4
  9. package/src/components/parammanage/SinglePage.vue +2 -2
  10. package/src/components/server/Login.vue +642 -688
  11. package/src/components/server/ModifyPw.vue +4 -5
  12. package/src/components/server/ResSelect.vue +5 -1
  13. package/src/components/server/ResSelectGroup.vue +3 -18
  14. package/src/components/server/RightTree.vue +314 -343
  15. package/src/plugins/EncryptUtil.js +53 -0
  16. package/src/plugins/GetLoginInfoService.js +3 -0
  17. package/src/plugins/validation.js +1 -1
  18. package/src/system.js +89 -87
  19. package/static/newStyle/login-left.png +0 -0
  20. package/static/newStyle/loginbg.gif +0 -0
  21. package/.gradle/3.5/file-changes/last-build.bin +0 -0
  22. package/.gradle/3.5/taskHistory/taskHistory.lock +0 -0
  23. package/.gradle/5.2.1/gc.properties +0 -0
  24. package/.gradle/buildOutputCleanup/built.bin +0 -0
  25. package/.gradle/buildOutputCleanup/cache.properties +0 -2
  26. package/.gradle/buildOutputCleanup/cache.properties.lock +0 -1
  27. package/.gradle/vcs-1/gc.properties +0 -0
  28. package/src/components/server/ImageVieweTest.vue +0 -56
  29. package/src/components/server/ImageViewer.vue +0 -350
  30. package/src/styles/fonts/PINGFANG LIGHT.TTF +0 -0
  31. package/src/styles/fonts/PingFangSC-Regular.ttf +0 -0
  32. package/src/styles/fonts/glyphicons-halflings-regular.eot +0 -0
  33. package/src/styles/fonts/glyphicons-halflings-regular.svg +0 -288
  34. package/src/styles/fonts/glyphicons-halflings-regular.ttf +0 -0
  35. package/src/styles/fonts/glyphicons-halflings-regular.woff +0 -0
  36. package/src/styles/fonts/glyphicons-halflings-regular.woff2 +0 -0
  37. package/src/styles/fonts/pingfang-bold.ttf +0 -0
  38. package/src/styles/fonts/pingfang-medium.ttf +0 -0
  39. package/src/styles/fonts/pingfang-regular.ttf +0 -0
  40. package/src/styles/fonts/trendstrends.ttf +0 -0
  41. 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
  42. package/src/styles/less/.csscomb.json +0 -304
  43. package/src/styles/less/.csslintrc +0 -19
  44. package/src/styles/less/alerts.less +0 -73
  45. package/src/styles/less/aofeng/animate.min.css +0 -11
  46. package/src/styles/less/aofeng/expandcss.less +0 -569
  47. package/src/styles/less/aofeng/standard.less +0 -2121
  48. package/src/styles/less/aofeng/themeOne/BinaryTemplate.less +0 -686
  49. package/src/styles/less/aofeng/themeOne/loginStyle.less +0 -1586
  50. package/src/styles/less/aofeng/themeOne/systemStyle.less +0 -2650
  51. package/src/styles/less/aofeng/themeOne.less +0 -17
  52. package/src/styles/less/aofeng/themeTwo/newStyle1.less +0 -415
  53. package/src/styles/less/aofeng/themeTwo.less +0 -3
  54. package/src/styles/less/badges.less +0 -66
  55. package/src/styles/less/bootstrap.less +0 -66
  56. package/src/styles/less/breadcrumbs.less +0 -26
  57. package/src/styles/less/button-groups.less +0 -247
  58. package/src/styles/less/buttons.less +0 -172
  59. package/src/styles/less/carousel.less +0 -269
  60. package/src/styles/less/close.less +0 -34
  61. package/src/styles/less/code.less +0 -69
  62. package/src/styles/less/component-animations.less +0 -33
  63. package/src/styles/less/dropdowns.less +0 -216
  64. package/src/styles/less/fonts-list.less +0 -25
  65. package/src/styles/less/forms.less +0 -626
  66. package/src/styles/less/glyphicons.less +0 -305
  67. package/src/styles/less/grid.less +0 -84
  68. package/src/styles/less/input-groups.less +0 -167
  69. package/src/styles/less/jumbotron.less +0 -52
  70. package/src/styles/less/labels.less +0 -64
  71. package/src/styles/less/list-group.less +0 -141
  72. package/src/styles/less/manageStyle/manageChile.less +0 -180
  73. package/src/styles/less/manageStyle/manageStyle.less +0 -1102
  74. package/src/styles/less/manageStyle/safeStyle.less +0 -498
  75. package/src/styles/less/media.less +0 -66
  76. package/src/styles/less/mixins/alerts.less +0 -14
  77. package/src/styles/less/mixins/background-variant.less +0 -9
  78. package/src/styles/less/mixins/border-radius.less +0 -18
  79. package/src/styles/less/mixins/buttons.less +0 -69
  80. package/src/styles/less/mixins/center-block.less +0 -7
  81. package/src/styles/less/mixins/clearfix.less +0 -22
  82. package/src/styles/less/mixins/forms.less +0 -90
  83. package/src/styles/less/mixins/gradients.less +0 -59
  84. package/src/styles/less/mixins/grid-framework.less +0 -92
  85. package/src/styles/less/mixins/grid.less +0 -122
  86. package/src/styles/less/mixins/hide-text.less +0 -21
  87. package/src/styles/less/mixins/image.less +0 -33
  88. package/src/styles/less/mixins/labels.less +0 -12
  89. package/src/styles/less/mixins/list-group.less +0 -30
  90. package/src/styles/less/mixins/nav-divider.less +0 -10
  91. package/src/styles/less/mixins/nav-vertical-align.less +0 -9
  92. package/src/styles/less/mixins/opacity.less +0 -8
  93. package/src/styles/less/mixins/pagination.less +0 -24
  94. package/src/styles/less/mixins/panels.less +0 -24
  95. package/src/styles/less/mixins/progress-bar.less +0 -10
  96. package/src/styles/less/mixins/reset-filter.less +0 -8
  97. package/src/styles/less/mixins/reset-text.less +0 -18
  98. package/src/styles/less/mixins/resize.less +0 -6
  99. package/src/styles/less/mixins/responsive-visibility.less +0 -15
  100. package/src/styles/less/mixins/size.less +0 -10
  101. package/src/styles/less/mixins/tab-focus.less +0 -9
  102. package/src/styles/less/mixins/table-row.less +0 -44
  103. package/src/styles/less/mixins/text-emphasis.less +0 -9
  104. package/src/styles/less/mixins/text-overflow.less +0 -8
  105. package/src/styles/less/mixins/vendor-prefixes.less +0 -227
  106. package/src/styles/less/mixins.less +0 -40
  107. package/src/styles/less/modals.less +0 -151
  108. package/src/styles/less/navbar.less +0 -660
  109. package/src/styles/less/navs.less +0 -285
  110. package/src/styles/less/normalize.less +0 -424
  111. package/src/styles/less/pager.less +0 -76
  112. package/src/styles/less/pagination.less +0 -89
  113. package/src/styles/less/panels.less +0 -275
  114. package/src/styles/less/popovers.less +0 -131
  115. package/src/styles/less/print.less +0 -101
  116. package/src/styles/less/progress-bars.less +0 -87
  117. package/src/styles/less/responsive-embed.less +0 -35
  118. package/src/styles/less/responsive-utilities.less +0 -194
  119. package/src/styles/less/scaffolding.less +0 -161
  120. package/src/styles/less/stand.less +0 -207
  121. package/src/styles/less/tables.less +0 -262
  122. package/src/styles/less/theme.less +0 -291
  123. package/src/styles/less/thumbnails.less +0 -36
  124. package/src/styles/less/tooltip.less +0 -102
  125. package/src/styles/less/type.less +0 -303
  126. package/src/styles/less/utilities.less +0 -55
  127. package/src/styles/less/variables.less +0 -896
  128. package/src/styles/less/wells.less +0 -29
  129. package/static/logo.png +0 -0
  130. package/static/newStyle/login-left1 (2).png +0 -0
  131. package/static/newStyle/login-left1.png +0 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "system-clients",
3
- "version": "3.1.88-5-liaoyuan",
3
+ "version": "3.1.88-xianyang",
4
4
  "description": "系统基础框架",
5
5
  "main": "src/index.js",
6
6
  "directories": {
@@ -84,7 +84,7 @@
84
84
  "vue-router": "^0.7.13",
85
85
  "vue-strap": "^1.0.9",
86
86
  "vue-style-loader": "^1.0.0",
87
- "vue-validator": "2.1.7",
87
+ "vue-validator": "^3.0.0-alpha.2",
88
88
  "webpack": "^1.12.2",
89
89
  "webpack-dev-middleware": "^1.4.0",
90
90
  "webpack-hot-middleware": "^2.6.0",
@@ -85,7 +85,7 @@
85
85
  <!-- <li>{{name}}</li> -->
86
86
  <li>{{date}}</li>
87
87
  <li @click="show=true">修改密码</li>
88
- <li @click="AddChangeMsgShow=true">系统版本:1.0.0</li>
88
+ <li @click="AddChangeMsgShow=true">系统版本:{{$login.version?$login.version:'1.0.0'}}</li>
89
89
  </ul>
90
90
 
91
91
  </dropdown>
@@ -1,65 +1,68 @@
1
- <template>
2
- <div class="flex">
3
- <div class="auto">
4
- <div class="form-horizontal select-overspread" style="background: white; padding: 0 1%;">
5
- <div class="row">
6
- <div class="col-sm-2 form-group">
7
- <label class="font_normal_body">终端类型</label>
8
- <v-select id="f_charge_type"
9
- v-model="model.f_equipment_type"
10
- placeholder='终端类型'
11
- :value.sync="model.f_equipment_type"
12
- :options='equipmentType'
13
- close-on-select clear-button>
14
- </v-select>
15
- </div>
16
- </div>
17
- </div>
18
- </div>
19
- <div v-if="model.f_equipment_type[0] === 'PC'">
20
- <pc-manage></pc-manage>
21
- </div>
22
- <div v-if="model.f_equipment_type[0] === 'POS'">
23
- <pos-manage></pos-manage>
24
- </div>
25
- <div v-if="model.f_equipment_type[0] === 'PHONE'">
26
- <phone-manage></phone-manage>
27
- </div>
28
- </div>
29
- </template>
30
-
31
- <script>
32
-
33
- export default {
34
- title: '终端控制',
35
- data () {
36
- return {
37
- filialeNameStr: this.$login.f.f_fengongsi,
38
- filialeCodeStr: this.$login.f.orgid,
39
- userid:this.$login.f.id,
40
- source: `tool.getFullTree(this.getRights().where(row.getType() != $zone$).where(row.getType() != $role$))`,
41
- equipmentType: this.$appdata.getParam('终端类型'),
42
- model: {
43
- f_equipment_type: []
44
- }
45
- }
46
- },
47
- ready () {
48
- console.log('看看终端类型', this.equipmentType)
49
- this.model.f_equipment_type = [this.equipmentType[0].value]
50
- },
51
- methods: {
52
- del (row) {
53
- console.log('要删除了', row)
54
- },
55
-
56
- getRes (obj) {
57
- this.filialeNameStr = obj.res
58
- this.filialeCodeStr = obj.resids
59
- },
60
- },
61
- computed: {
62
-
63
- }
64
- }
65
- </script>
1
+ <template>
2
+ <div class="flex">
3
+ <div class="auto">
4
+ <div class="form-horizontal select-overspread" style="background: white; padding: 0 1%;">
5
+ <div class="row">
6
+ <div class="col-sm-2 form-group">
7
+ <label class="font_normal_body">终端类型</label>
8
+ <v-select id="f_charge_type"
9
+ v-model="model.f_equipment_type"
10
+ placeholder='终端类型'
11
+ :value.sync="model.f_equipment_type"
12
+ :options='equipmentType'
13
+ close-on-select clear-button>
14
+ </v-select>
15
+ </div>
16
+ </div>
17
+ </div>
18
+ </div>
19
+ <div v-if="model.f_equipment_type[0] === 'PC'">
20
+ <pc-manage></pc-manage>
21
+ </div>
22
+ <div v-if="model.f_equipment_type[0] === 'POS'">
23
+ <pos-manage></pos-manage>
24
+ </div>
25
+ <div v-if="model.f_equipment_type[0] === 'PHONE'">
26
+ <phone-manage></phone-manage>
27
+ </div>
28
+ <div v-if="model.f_equipment_type[0] === '圈存机'">
29
+ <qc-manage></qc-manage>
30
+ </div>
31
+ </div>
32
+ </template>
33
+
34
+ <script>
35
+
36
+ export default {
37
+ title: '终端控制',
38
+ data () {
39
+ return {
40
+ filialeNameStr: this.$login.f.f_fengongsi,
41
+ filialeCodeStr: this.$login.f.orgid,
42
+ userid:this.$login.f.id,
43
+ source: `tool.getFullTree(this.getRights().where(row.getType() != $zone$).where(row.getType() != $role$))`,
44
+ equipmentType: this.$appdata.getParam('终端类型'),
45
+ model: {
46
+ f_equipment_type: []
47
+ }
48
+ }
49
+ },
50
+ ready () {
51
+ console.log('看看终端类型', this.equipmentType)
52
+ this.model.f_equipment_type = [this.equipmentType[0].value]
53
+ },
54
+ methods: {
55
+ del (row) {
56
+ console.log('要删除了', row)
57
+ },
58
+
59
+ getRes (obj) {
60
+ this.filialeNameStr = obj.res
61
+ this.filialeCodeStr = obj.resids
62
+ },
63
+ },
64
+ computed: {
65
+
66
+ }
67
+ }
68
+ </script>
@@ -0,0 +1,318 @@
1
+ <template>
2
+ <div class="auto select-overspread">
3
+ <validator name='v'>
4
+ <ul class="nav nav-tabs">
5
+ <li role="presentation" class="active"><a href="#">圈存机</a></li>
6
+ </ul>
7
+ <form novalidate class="form-horizontal">
8
+ <div class="row">
9
+ <div class="col-sm-4 form-group">
10
+ <label class="font_normal_body">所属人员</label>
11
+ <right-tree @re-res="getRes" :source="source"></right-tree>
12
+ </div>
13
+ <div class="col-sm-4 form-group" :class="[$v.f_terminal_number.required ? 'has-error' : '']">
14
+ <label class="font_normal_body">设备编号</label>
15
+ <input type="text" class="input_search" style="width: 60%" v-model="model.f_terminal_number"
16
+ placeholder="设备编号" v-el:f_terminal_number
17
+ v-validate:f_terminal_number='{required :true}'/>
18
+ </div>
19
+ <div class="col-sm-4 form-group" :class="[$v.f_terminal_name.required ? 'has-error' : '']">
20
+ <label class="font_normal_body">设备名称</label>
21
+ <input type="text" class="input_search" style="width: 60%" v-model="model.f_terminal_name"
22
+ placeholder="设备名称"
23
+ v-validate:f_terminal_name='{required: true}'/>
24
+ </div>
25
+ <div class="col-sm-4 form-group" :class="{'has-error': $v.f_equipment_type.required}">
26
+ <label class="font_normal_body">设备类型</label>
27
+ <input type="text" class="input_search" style="width: 60%" v-model="model.f_equipment_type"
28
+ placeholder="设备类型"
29
+ v-validate:f_equipment_type="{required: true}"/>
30
+ </div>
31
+ <div class="col-sm-4 form-group">
32
+ <label class="font_normal_body">MAC&nbsp;号&nbsp;</label>
33
+ <input type="text" class="input_search" style="width: 60%" v-model="model.f_mac_number" placeholder="MAC号">
34
+ </div>
35
+ <div class="col-sm-4 form-group">
36
+ <label class="font_normal_body">机器编号</label>
37
+ <input type="text" class="input_search" style="width: 60%" v-model="model.f_machine_number"
38
+ placeholder="机器编号">
39
+ </div>
40
+ <div class="col-sm-4 form-group" :class="{'has-error': $v.f_phone.required}">
41
+ <label class="font_normal_body">联系电话</label>
42
+ <input type="text" class="input_search" style="width: 60%" v-model="model.f_phone" placeholder="联系电话"
43
+ v-validate:f_phone="{required: true}"/>
44
+ </div>
45
+ <div class="col-sm-4 form-group" :class="{'has-error': $v.f_address.required}">
46
+ <label class="font_normal_body">&nbsp;&nbsp;&nbsp;所在地</label>
47
+ <input type="text" class="input_search" style="width: 60%" v-model="model.f_address" placeholder="所在地"
48
+ v-validate:f_address="{required: true}">
49
+ </div>
50
+ <div class="col-sm-4 form-group">
51
+ <label class="font_normal_body">所属银行</label>
52
+ <input type="text" class="input_search" style="width: 60%" v-model="model.f_bank_name"
53
+ placeholder="所属银行">
54
+ </div>
55
+ </div>
56
+ <div class="col-sm-12 form-group">
57
+ <label class="font_normal_body ">&nbsp;&nbsp;&nbsp;备注&nbsp;&nbsp;&nbsp;</label>
58
+ <textarea class="input_textarea" rows="3" style="width:80%;margin-top:5px"
59
+ v-model="model.f_comments"></textarea>
60
+ </div>
61
+ </form>
62
+ <div style="text-align:right;height:auto;">
63
+ <!-- <button class="button_search" @click="uploadFiles()" v-if="info">上传图片</button>-->
64
+ <button class="btn btn-info" @click="upgrade()" v-if="info && data.f_state==='正常'">更新</button>
65
+ <button class="btn btn-success" @click="getEditState()" v-if="model.f_state === '停用' && info">启用</button>
66
+ <button class="btn btn-danger" @click="getEditState()" v-if="model.f_state === '正常' && info">停用</button>
67
+ <button class="btn button_search" @click="confirm()" :disabled="!$v.valid">确认</button>
68
+ <button class="btn button_clear " @click="cancel()">取消</button>
69
+ </div>
70
+ <modal :show.sync="showfiles" width="80%" style="width:auto;" v-ref:modal middle backdrop="false">
71
+ <article slot="modal-body">
72
+ <upload :blodid="model.f_userinfo_id" :businessid="model.id" v-ref:upload fusetype="收费" isremark="true"
73
+ style="width:auto"></upload>
74
+ </article>
75
+ <footer slot="modal-footer" class="modal-footer">
76
+ </footer>
77
+ </modal>
78
+
79
+ <modal v-if="show" :show.sync="show" v-ref:modal backdrop="false">
80
+ <header slot="modal-header" class="modal-header">
81
+ <button type="button" class="close" @click="close"><span>&times;</span></button>
82
+ <h4 class="modal-title">圈存机更新</h4>
83
+ </header>
84
+ <article slot="modal-body" class="modal-body">
85
+ <form class="form-horizontal">
86
+ <div class="row">
87
+ <div>
88
+ <h4>是否更新?</h4>
89
+ </div>
90
+ </div>
91
+ </form>
92
+ </article>
93
+ <footer slot="modal-footer" class="modal-footer">
94
+ <button type="button" class="button_search button_spacing" @click='upgradeRoot()'>是</button>
95
+ <button type="button" class="button_clear button_spacing" @click='close'>否</button>
96
+ </footer>
97
+ </modal>
98
+ </validator>
99
+
100
+ </div>
101
+ </template>
102
+ <script>
103
+ import {PagedList} from 'vue-client'
104
+
105
+ export default {
106
+ data() {
107
+ return {
108
+ checkparam: false,
109
+ source: `tool.getFullTree(this.getRights().where(row.getType() != $zone$).where(row.getType() != $role$))`,
110
+ model: {
111
+ f_terminal_number: '',
112
+ f_terminal_name: '',
113
+ f_mac_number: '',
114
+ // f_username:'',
115
+ f_bank_name: '',
116
+ f_equipment_type: '圈存机',
117
+ f_state: '正常',
118
+ f_machine_number: '',
119
+ f_phone: '',
120
+ f_comments: '',
121
+ f_address: '',
122
+ f_filialeids: '',
123
+ f_orgid: ''
124
+ },
125
+ showfiles: false,
126
+ show: false,
127
+ infoadd: this.infoadd,
128
+ isSelPop: false
129
+ }
130
+ },
131
+ props: ['data', 'f_filialeids', 'info'],
132
+
133
+ watch: {
134
+ 'data'(val) {
135
+ if (val) {
136
+ this.edit(val)
137
+ } else {
138
+ this.initModel()
139
+ }
140
+ }
141
+ },
142
+ ready() {
143
+ console.log('mac信息:', this.data)
144
+ if (this.data) {
145
+ this.edit(this.data)
146
+ }
147
+ console.log('查看是否隐藏', this.info)
148
+ },
149
+
150
+ methods: {
151
+ recursiveSelOrg(val, flag) {
152
+ if (val.parent) {
153
+ if (val.parent.resourcetype === flag) {
154
+ return {id: val.parent.id, name: val.parent.name}
155
+ } else {
156
+ return this.recursiveSelOrg(val.parent, flag)
157
+ }
158
+ } else {
159
+ return {id: '', name: ''}
160
+ }
161
+ },
162
+ getRes(val) {
163
+ console.log('====================', val)
164
+ if (val.orgobj.length === 1 && val.orgobj[0].resourcetype === 'user') {
165
+
166
+ let org = this.recursiveSelOrg(val.orgobj[0], 'organization')
167
+ this.model.f_user_orgid = org.id
168
+ this.model.f_user_orgname = org.name
169
+ let dep = this.recursiveSelOrg(val.orgobj[0], 'department')
170
+ this.model.f_user_depid = dep.id
171
+ this.model.f_user_depname = dep.name
172
+
173
+ this.model.f_user_operatorid = val.orgobj[0].userid
174
+ this.model.f_user_operator = val.orgobj[0].name
175
+ this.isSelPop = true
176
+ } else {
177
+ // 不可提交
178
+ this.isSelPop = false
179
+ }
180
+ },
181
+ close() {
182
+ this.show = false
183
+ },
184
+ uploadFiles() {
185
+ this.showfiles = !this.showfiles
186
+ },
187
+ getEditState() {
188
+ if (this.model.f_state === '正常') {
189
+ this.$showMessage(`当前设备号: ${this.model.f_terminal_number} ,确认停用该设备?`, ['confirm', 'cancel']).then((res) => {
190
+ if (res === 'confirm') {
191
+ this.$showAlert(`已向设备号: ${this.model.f_terminal_number}发送停用指令,请稍后查看执行结果!`, 'success', 2500)
192
+ this.model.f_state = '停用'
193
+ try {
194
+ // 测试接口
195
+ // this.$resetpost('rs/logic/updatePosState', {data: {number: this.model.f_terminal_number, state: '停用'}}, {resolveMsg: null, rejectMsg: null}, 0)
196
+ // .then((res) => {})
197
+ this.$resetpost('pos/rs/logic/task', {
198
+ data: {
199
+ tasks: [{
200
+ sn: this.model.f_terminal_number,
201
+ taskState: "0"
202
+ }]
203
+ }
204
+ }, {rejectMsg: null, resolveMsg: null})
205
+ } catch (error) {
206
+ this.search()
207
+ }
208
+ }
209
+ })
210
+ } else if (this.model.f_state === '停用') {
211
+ this.$showMessage(`当前设备号: ${this.model.f_terminal_number} ,确认启用该设备?`, ['confirm', 'cancel']).then((res) => {
212
+ if (res === 'confirm') {
213
+ this.$showAlert(`已向设备号: ${this.model.f_terminal_number}发送启用指令,请稍后查看执行结果!`, 'success', 2500)
214
+ this.model.f_state = '正常'
215
+ try {
216
+ // 测试接口
217
+ // this.$resetpost('rs/logic/getEditPosState', {data: {number: this.model.f_terminal_number, state: '正常'}}, {resolveMsg: null, rejectMsg: null}, 0)
218
+ // .then((res) => {})
219
+ this.$resetpost('pos/rs/logic/task', {
220
+ data: {
221
+ tasks: [{
222
+ sn: this.model.f_terminal_number,
223
+ taskState: "1"
224
+ }]
225
+ }
226
+ }, {rejectMsg: null, resolveMsg: null})
227
+ } catch (error) {
228
+ this.search()
229
+ }
230
+ }
231
+ })
232
+ }
233
+ },
234
+ editBeizhu(val) {
235
+ this.editshow = true
236
+ this.posBase = val
237
+ },
238
+
239
+ //升级
240
+ upgrade() {
241
+ this.show = true
242
+ },
243
+ upgradeRoot() {
244
+ this.$resetpost('pos/rs/logic/task', {
245
+ data: {
246
+ tasks: [{
247
+ sn: this.model.f_terminal_number,
248
+ taskState: "2"
249
+ }]
250
+ }
251
+ }, {rejectMsg: null, resolveMsg: null})
252
+ this.$dispatch('refresh')
253
+ // this.$resetpost('rs/logic/t_equipment', {data: val}, {resolveMsg: null, rejectMsg: null}).then((res) => {
254
+ // this.$dispatch('refresh')
255
+ // }).catch((error) => {
256
+ // this.$dispatch('refresh')
257
+ // })
258
+ },
259
+ search() {
260
+ this.$refs.paged.$refs.cri.search()
261
+ },
262
+ confirm() {
263
+ // 如果是修改的话,只修改页面上用户填写的信息
264
+ if (!this.info) {
265
+ this.model.f_online = '离线'
266
+ this.model.f_operator = this.$login.f.name
267
+ this.model.f_orgid = this.$login.f.orgid
268
+ this.model.f_filialeids = this.$login.f.orgid
269
+ this.model.f_operatorid = this.$login.f.id
270
+ this.model.f_orgname = this.$login.f.orgs
271
+ this.model.f_depid = this.$login.f.depids
272
+ this.model.f_depname = this.$login.f.deps
273
+ this.model.f_orgstr = this.$login.f.fullids
274
+ }
275
+ this.$resetpost('rs/entity/t_equipment', this.model, {
276
+ resolveMsg: '保存成功',
277
+ rejectMsg: '保存失败'
278
+ }).then((res) => {
279
+ this.$dispatch('refresh')
280
+ }).catch((error) => {
281
+ this.$dispatch('refresh')
282
+ })
283
+
284
+ },
285
+ edit(row) {
286
+ this.model.f_terminal_number = row.f_terminal_number
287
+ this.model.f_terminal_name = row.f_terminal_name
288
+ this.model.f_bank_name = row.f_bank_name
289
+ this.model.f_machine_number = row.f_machine_number
290
+ this.model.f_mac_number = row.f_mac_number
291
+ this.model.f_address = row.f_address
292
+ this.model.f_phone = row.f_phone
293
+ this.model.f_state = row.f_state
294
+ this.model.f_comments = row.f_comments
295
+ // this.model.f_username=row.f_username
296
+ this.model.id = row.id
297
+ this.model.f_filialeids = row.f_filialeids
298
+ this.model.f_orgid = row.f_orgid
299
+ },
300
+ initModel() {
301
+ delete this.model.id
302
+ this.model.f_terminal_number = ''
303
+ this.model.f_terminal_name = ''
304
+ this.model.f_bank_name = ''
305
+ this.model.f_machine_number = ''
306
+ this.model.f_state = '正常'
307
+ this.model.f_phone = ''
308
+ this.model.f_address = ''
309
+ this.model.f_filialeids = ''
310
+ this.model.f_orgid = ''
311
+ this.model.f_comments = ''
312
+ },
313
+ cancel() {
314
+ this.$dispatch('close')
315
+ }
316
+ }
317
+ }
318
+ </script>