telephone-clients 3.0.91 → 3.0.92

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 (60) hide show
  1. package/package.json +1 -1
  2. package/src/components/MaterialsManage/MaterialsBase.vue +163 -163
  3. package/src/components/MaterialsManage/MaterialsList.vue +244 -244
  4. package/src/components/MaterialsManage/MaterialsManage.vue +60 -60
  5. package/src/components/pc/Auxfunc.vue +76 -76
  6. package/src/components/pc/QueryVisitHistory.vue +217 -217
  7. package/src/components/pc/ReminderOrder.vue +52 -52
  8. package/src/components/pc/WorkListAllNew.vue +685 -685
  9. package/src/components/pc/dataManager/StopGasManager.vue +320 -320
  10. package/src/components/pc/imgmove.vue +192 -192
  11. package/src/components/temp/DisableInforMation.vue +82 -82
  12. package/src/components/temp/InstructInfo.vue +86 -86
  13. package/src/components/temp/MetereadInfo.vue +83 -83
  14. package/src/components/temp/MetterInfo.vue +92 -92
  15. package/src/components/weinan/SiteSendWeixiu.vue +277 -277
  16. package/src/components/workorder/PhoneUpDetail.vue +1038 -1038
  17. package/src/components/workorder/PhoneUpUserinfo.vue +1041 -1041
  18. package/src/filiale/furuike/pc/ReminderOrder.vue +50 -50
  19. package/src/filiale/furuike/pc/RepairsWork.vue +918 -918
  20. package/src/filiale/furuike/pc/TelFindUser.vue +229 -229
  21. package/src/filiale/furuike/pc/VoiceServer.vue +216 -216
  22. package/src/filiale/furuike/pc/WorkHistory.vue +576 -576
  23. package/src/filiale/furuike/telephone.js +115 -115
  24. package/src/filiale/qianneng/android/Examine.vue +513 -513
  25. package/src/filiale/qianneng/android/TemporarySingle.vue +501 -501
  26. package/src/filiale/qianneng/pc/ComplainWork.vue +324 -324
  27. package/src/filiale/qianneng/pc/DistributeWork.vue +182 -182
  28. package/src/filiale/qianneng/pc/Indoorinstallation.vue +832 -832
  29. package/src/filiale/qianneng/pc/Outdoorinstallation.vue +736 -736
  30. package/src/filiale/qianneng/pc/Seekwork.vue +308 -308
  31. package/src/filiale/rizhao/android/RepairInfo.vue +172 -172
  32. package/src/filiale/rizhao/pc/NewRepairPaper.vue +377 -377
  33. package/src/filiale/rizhao/telephone.js +57 -57
  34. package/src/filiale/tongchuan/android/AndroidStopGasManager.vue +321 -321
  35. package/src/filiale/tongchuan/android/PhoneStandWork.vue +409 -409
  36. package/src/filiale/tongchuan/android/PhoneUpUserinfo.vue +1005 -1005
  37. package/src/filiale/tongchuan/android/RepairInfo.vue +172 -172
  38. package/src/filiale/tongchuan/pc/DepRepairManCount.vue +148 -148
  39. package/src/filiale/tongchuan/pc/QueryVisitHistory.vue +236 -236
  40. package/src/filiale/tongchuan/pc/RecordListLeft.vue +216 -216
  41. package/src/filiale/tongchuan/pc/VoiceServer.vue +218 -218
  42. package/src/filiale/tongchuan/pc/WorkCenterList.vue +298 -298
  43. package/src/filiale/tongchuan/pc/WorkHistory.vue +572 -572
  44. package/src/filiale/tongchuan/pc/WorkList.vue +865 -865
  45. package/src/filiale/tongchuan/pc/WorkorderCheckDistributePlan.vue +376 -376
  46. package/src/filiale/tongchuan/pc/visitPlanList.vue +342 -342
  47. package/src/filiale/tongchuan/pc/visitPlanManage.vue +599 -599
  48. package/src/filiale/tongchuan/telephoneAndroid.js +22 -22
  49. package/src/filiale/wenxi/pc/FailureEdit.vue +206 -206
  50. package/src/filiale/wenxi/pc/WorkListAll.vue +647 -647
  51. package/src/filiale/wuhai/pc/Seekwork.vue +361 -361
  52. package/src/filiale/yuansheng/android/RepairInfo.vue +166 -166
  53. package/src/filiale/yuansheng/pc/HandplanInfo.vue +78 -78
  54. package/src/filiale/yuansheng/pc/MetereadInfo.vue +83 -83
  55. package/src/filiale/yuansheng/telephone.js +20 -20
  56. package/src/filiale/yuansheng/telephoneAndroid.js +16 -16
  57. package/src/filiale/zhoukou/android/Othercharge.vue +591 -591
  58. package/src/filiale/zhoukou/android/onlinequeryuser.vue +468 -468
  59. package/src/filiale/zhoukou/telephoneAndroid.js +33 -33
  60. package/src/main.js +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "telephone-clients",
3
- "version": "3.0.91",
3
+ "version": "3.0.92",
4
4
  "description": "呼叫模块前台组件",
5
5
  "main": "src/index.js",
6
6
  "directories": {
@@ -1,163 +1,163 @@
1
- <template>
2
- <div class="auto select-overspread" style="overflow-y: scroll;overflow-x: hidden">
3
- <ul class="nav nav-tabs" style="position: relative">
4
- <p class="bg-info text-center" style="padding: 8px;">{{ title }}</p>
5
- <h3 class="txtline" v-if="model.parent_name">上一级【{{ model.parent_name }}】</h3>
6
- </ul>
7
- <div class="row" style="margin-top:1rem;">
8
- <div class="col-sm-6">
9
- <label class="font_normal_body">名称</label>
10
- <input type="text"
11
- :disabled="look"
12
- v-model="model.name" style="width:60%"
13
- class="input_search full-with" placeholder="名称">
14
- </div>
15
- <div class="col-sm-6">
16
- <label class="font_normal_body">类别</label>
17
- <v-select :disabled="look"
18
- v-model="model.type"
19
- placeholder='项目类别'
20
- :value.sync="model.type"
21
- :value-single="true"
22
- :options='types'></v-select>
23
- </div>
24
- </div>
25
- <div class="row" style="margin-top:1rem;" v-if="model.type ==='型号'">
26
- <div class="col-sm-6">
27
- <label class="font_normal_body">单位</label>
28
- <input type="text"
29
- :disabled="look"
30
- v-model="model.unit" style="width:60%"
31
- class="input_search full-with" id="name" placeholder="计量单位">
32
- </div>
33
- <div class="col-sm-6">
34
- <label class="font_normal_body">编码</label>
35
- <input type="text"
36
- :disabled="look"
37
- v-model="model.code" style="width:60%"
38
- class="input_search full-with" id="name" placeholder="物料编码">
39
- </div>
40
- <div class="col-sm-6">
41
- <label class="font_normal_body">单价</label>
42
- <input type="text"
43
- :disabled="look"
44
- v-model="model.price" style="width:60%"
45
- class="input_search full-with" id="name" placeholder="物料单价">
46
- </div>
47
- </div>
48
- <!-- 按钮 -->
49
- <div class="row col-sm-12" style="margin-top: 1rem">
50
- <button @click="confirm()" v-show="!look" class="btn button_search col-sm-1 col-sm-offset-5"
51
- style="width: 70px">
52
- <span class="glyphicon glyphicon-floppy-disk"></span>保存
53
- </button>
54
- <button @click='cancel()' class="btn button_clear col-sm-1 col-sm-offset-1" style="width: 70px">
55
- <span class=" glyphicon glyphicon-log-out"></span>返回
56
- </button>
57
- </div>
58
- <div class="row col-sm-12" style="margin-top: 18rem">
59
- </div>
60
- <work-busy :is-busy="isbusy"></work-busy>
61
- </div>
62
- </template>
63
-
64
- <script>
65
-
66
- export default {
67
- title: '功能',
68
- props: ['parent', 'data', 'look', 'title'],
69
- data () {
70
- return {
71
- model: {
72
- menu_id: null,
73
- menu_name: '',
74
- parent_id: '0',
75
- component: null,
76
- create_by: '',
77
- depict: '',
78
- type: ''
79
- },
80
- type: '',
81
- isbusy: false,
82
- types: this.$appdata.getParam('材料管理-项目类别') ? this.$appdata.getParam('材料管理-项目类别') : [{
83
- label: '型号',
84
- value: '型号'
85
- }, {label: '燃气具设备', value: '燃气具设备'}, {label: '报建', value: '报建'},
86
- {label: '规格', value: '规格'}, {label: '材料', value: '材料'}, {label: '品名', value: '品名'}],
87
- showFile: 'false',
88
- file: []
89
- }
90
- },
91
- watch: {
92
- data: {
93
- handler (n, o) {
94
- // if (!n.menu_id&&n.menu_id !== o.menu_id)
95
- this.initdata()
96
- },
97
- deep: true // 对象内部属性的监听,关键。
98
- }
99
- },
100
- ready () {
101
- this.initdata()
102
- },
103
- methods: {
104
- // 初始化数据
105
- initdata () {
106
- this.model = {
107
- id: null,
108
- name: '',
109
- parent_id: '0',
110
- create_by: '',
111
- type: ''
112
- }
113
- this.model = Object.assign({}, this.model, this.data)
114
- // this.type = this.model.type
115
- // if (this.model.id) {
116
- // this.$resetpost('rs/sql/singleTable_OrderBy', {
117
- // data: {
118
- // items: '*',
119
- // table: 't_material_info',
120
- // condition: ` 1 = 1 and id = ${this.model.id}`,
121
- // order: 'id desc'
122
- // }
123
- // }, {rejectMsg: null, resolveMsg: null})
124
- // }
125
- },
126
- // 关闭文件上传对话框
127
- closeFile () {
128
- this.showFile = 'false'
129
- // 将选的文件清空
130
- this.$refs.file.$el.querySelector('input').value = ''
131
- },
132
- cancel () {
133
- this.$dispatch('cancel')
134
- },
135
- async confirm () {
136
- await this.$resetpost('rs/entity/t_material_info', this.model).then(res =>
137
- this.$parent.$refs.funlist.searchData()
138
- )
139
- },
140
- importFile () {
141
- this.showFile = 'true'
142
- },
143
- delFile (row) {
144
- if (!this.look) {
145
- this.$resetdelete(`rs/entity/t_material_info`, {id: row.id}).then(res =>
146
- this.initdata()
147
- )
148
- }
149
- }
150
- },
151
- events: {}
152
- }
153
- </script>
154
-
155
- <style>
156
- .full-with {
157
- width: 100%;
158
- }
159
-
160
- #ldapDisplayUploadFile {
161
- height: auto !important;
162
- }
163
- </style>
1
+ <template>
2
+ <div class="auto select-overspread" style="overflow-y: scroll;overflow-x: hidden">
3
+ <ul class="nav nav-tabs" style="position: relative">
4
+ <p class="bg-info text-center" style="padding: 8px;">{{ title }}</p>
5
+ <h3 class="txtline" v-if="model.parent_name">上一级【{{ model.parent_name }}】</h3>
6
+ </ul>
7
+ <div class="row" style="margin-top:1rem;">
8
+ <div class="col-sm-6">
9
+ <label class="font_normal_body">名称</label>
10
+ <input type="text"
11
+ :disabled="look"
12
+ v-model="model.name" style="width:60%"
13
+ class="input_search full-with" placeholder="名称">
14
+ </div>
15
+ <div class="col-sm-6">
16
+ <label class="font_normal_body">类别</label>
17
+ <v-select :disabled="look"
18
+ v-model="model.type"
19
+ placeholder='项目类别'
20
+ :value.sync="model.type"
21
+ :value-single="true"
22
+ :options='types'></v-select>
23
+ </div>
24
+ </div>
25
+ <div class="row" style="margin-top:1rem;" v-if="model.type ==='型号'">
26
+ <div class="col-sm-6">
27
+ <label class="font_normal_body">单位</label>
28
+ <input type="text"
29
+ :disabled="look"
30
+ v-model="model.unit" style="width:60%"
31
+ class="input_search full-with" id="name" placeholder="计量单位">
32
+ </div>
33
+ <div class="col-sm-6">
34
+ <label class="font_normal_body">编码</label>
35
+ <input type="text"
36
+ :disabled="look"
37
+ v-model="model.code" style="width:60%"
38
+ class="input_search full-with" id="name" placeholder="物料编码">
39
+ </div>
40
+ <div class="col-sm-6">
41
+ <label class="font_normal_body">单价</label>
42
+ <input type="text"
43
+ :disabled="look"
44
+ v-model="model.price" style="width:60%"
45
+ class="input_search full-with" id="name" placeholder="物料单价">
46
+ </div>
47
+ </div>
48
+ <!-- 按钮 -->
49
+ <div class="row col-sm-12" style="margin-top: 1rem">
50
+ <button @click="confirm()" v-show="!look" class="btn button_search col-sm-1 col-sm-offset-5"
51
+ style="width: 70px">
52
+ <span class="glyphicon glyphicon-floppy-disk"></span>保存
53
+ </button>
54
+ <button @click='cancel()' class="btn button_clear col-sm-1 col-sm-offset-1" style="width: 70px">
55
+ <span class=" glyphicon glyphicon-log-out"></span>返回
56
+ </button>
57
+ </div>
58
+ <div class="row col-sm-12" style="margin-top: 18rem">
59
+ </div>
60
+ <work-busy :is-busy="isbusy"></work-busy>
61
+ </div>
62
+ </template>
63
+
64
+ <script>
65
+
66
+ export default {
67
+ title: '功能',
68
+ props: ['parent', 'data', 'look', 'title'],
69
+ data () {
70
+ return {
71
+ model: {
72
+ menu_id: null,
73
+ menu_name: '',
74
+ parent_id: '0',
75
+ component: null,
76
+ create_by: '',
77
+ depict: '',
78
+ type: ''
79
+ },
80
+ type: '',
81
+ isbusy: false,
82
+ types: this.$appdata.getParam('材料管理-项目类别') ? this.$appdata.getParam('材料管理-项目类别') : [{
83
+ label: '型号',
84
+ value: '型号'
85
+ }, {label: '燃气具设备', value: '燃气具设备'}, {label: '报建', value: '报建'},
86
+ {label: '规格', value: '规格'}, {label: '材料', value: '材料'}, {label: '品名', value: '品名'}],
87
+ showFile: 'false',
88
+ file: []
89
+ }
90
+ },
91
+ watch: {
92
+ data: {
93
+ handler (n, o) {
94
+ // if (!n.menu_id&&n.menu_id !== o.menu_id)
95
+ this.initdata()
96
+ },
97
+ deep: true // 对象内部属性的监听,关键。
98
+ }
99
+ },
100
+ ready () {
101
+ this.initdata()
102
+ },
103
+ methods: {
104
+ // 初始化数据
105
+ initdata () {
106
+ this.model = {
107
+ id: null,
108
+ name: '',
109
+ parent_id: '0',
110
+ create_by: '',
111
+ type: ''
112
+ }
113
+ this.model = Object.assign({}, this.model, this.data)
114
+ // this.type = this.model.type
115
+ // if (this.model.id) {
116
+ // this.$resetpost('rs/sql/singleTable_OrderBy', {
117
+ // data: {
118
+ // items: '*',
119
+ // table: 't_material_info',
120
+ // condition: ` 1 = 1 and id = ${this.model.id}`,
121
+ // order: 'id desc'
122
+ // }
123
+ // }, {rejectMsg: null, resolveMsg: null})
124
+ // }
125
+ },
126
+ // 关闭文件上传对话框
127
+ closeFile () {
128
+ this.showFile = 'false'
129
+ // 将选的文件清空
130
+ this.$refs.file.$el.querySelector('input').value = ''
131
+ },
132
+ cancel () {
133
+ this.$dispatch('cancel')
134
+ },
135
+ async confirm () {
136
+ await this.$resetpost('rs/entity/t_material_info', this.model).then(res =>
137
+ this.$parent.$refs.funlist.searchData()
138
+ )
139
+ },
140
+ importFile () {
141
+ this.showFile = 'true'
142
+ },
143
+ delFile (row) {
144
+ if (!this.look) {
145
+ this.$resetdelete(`rs/entity/t_material_info`, {id: row.id}).then(res =>
146
+ this.initdata()
147
+ )
148
+ }
149
+ }
150
+ },
151
+ events: {}
152
+ }
153
+ </script>
154
+
155
+ <style>
156
+ .full-with {
157
+ width: 100%;
158
+ }
159
+
160
+ #ldapDisplayUploadFile {
161
+ height: auto !important;
162
+ }
163
+ </style>