apply-clients 7.1.36-yuchuan-41 → 7.1.36-yuchuan-42

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 (68) hide show
  1. package/android.html +27 -27
  2. package/build/dev-server.js +172 -192
  3. package/package.json +119 -119
  4. package/src/apply.js +163 -163
  5. package/src/applyAndroid.js +98 -98
  6. package/src/components/android/AppSign.vue +232 -232
  7. package/src/components/android/Ignition/VentilationIgnition.vue +408 -408
  8. package/src/components/android/Ignition/VentilationIgnitionHandle.vue +472 -472
  9. package/src/components/android/Process/AppExplorationUser.vue +454 -454
  10. package/src/components/android/Process/AppServiceControl.vue +1434 -1434
  11. package/src/components/android/Process/Processes/AppInstallationDetails.vue +1018 -1018
  12. package/src/components/android/Process/Processes/newAppInstallationDetails.vue +671 -671
  13. package/src/components/android/SealManage.vue +278 -278
  14. package/src/components/android/Sign/AppSignTask.vue +183 -183
  15. package/src/components/android/Supervisory/AppProcessSupervisory.vue +344 -344
  16. package/src/components/android/Task/Build/BuildTsak.vue +117 -117
  17. package/src/components/android/Task/BuildIgnition/BuildIgnition.vue +114 -114
  18. package/src/components/android/Task/GuanXianJianShe/AppExplorationGuanXian.vue +317 -317
  19. package/src/components/android/Task/RepairFromSend/RepairFrom.vue +124 -124
  20. package/src/components/android/Task/RepairFromSend/RepairSend.vue +124 -124
  21. package/src/components/android/Task/ShiGongXinXi/AppShowBuildUser.vue +431 -431
  22. package/src/components/android/Task/Survey/SurveyTsak.vue +141 -141
  23. package/src/components/android/Task/yiban/AppShowDone.vue +442 -442
  24. package/src/components/android/newPackage/customerServiceManager.vue +218 -218
  25. package/src/components/android/newPackage/projectPrice.vue +218 -218
  26. package/src/components/product/ApplyCharge/ApplyChargeList.vue +1101 -1101
  27. package/src/components/product/ApplyGuanXian/GuanXianExplorationSelect.vue +325 -325
  28. package/src/components/product/ApplyGuanXian/GuanXianExplorationUser.vue +142 -142
  29. package/src/components/product/ApplyGuanXian/GuanXianSupervisoryhCart.vue +119 -119
  30. package/src/components/product/ApplyMap/AppMapLocation.vue +829 -829
  31. package/src/components/product/ApplyMap/ApplyMapInputSearch.vue +335 -335
  32. package/src/components/product/Function/InstallFunction.vue +132 -132
  33. package/src/components/product/Function/InstallInfoSelect.vue +374 -374
  34. package/src/components/product/GongJianPush/ApplyPushDispose.vue +12 -10
  35. package/src/components/product/GongJianPush/ApplyPushManage.vue +91 -91
  36. package/src/components/product/Ignition/IgnitionDispatch.vue +90 -90
  37. package/src/components/product/Ignition/IgnitionListManage.vue +604 -604
  38. package/src/components/product/Ignition/IgnitionRecord.vue +380 -380
  39. package/src/components/product/InsuranceApply/InsuranceReport.vue +188 -188
  40. package/src/components/product/List/OldShowDevices.vue +271 -271
  41. package/src/components/product/List/ShowAllActivity.vue +541 -541
  42. package/src/components/product/List/ShowDevices.vue +279 -279
  43. package/src/components/product/Print/BuildOrder/buildOrderList.vue +446 -446
  44. package/src/components/product/Process/ExplorationSelect.vue +593 -593
  45. package/src/components/product/Process/ExplorationUser.vue +154 -154
  46. package/src/components/product/Process/New1ExplorationUser.vue +196 -196
  47. package/src/components/product/Process/NewExplorationSelect.vue +587 -587
  48. package/src/components/product/Process/NewExplorationUser.vue +216 -216
  49. package/src/components/product/Process/Processes/InstallationDetails.vue +1159 -1159
  50. package/src/components/product/Process/Processes/Print/printCharge.vue +250 -250
  51. package/src/components/product/Process/Processes/Print/printGaiXianCharge.vue +244 -244
  52. package/src/components/product/Process/Processes/chargeManagement.vue +703 -703
  53. package/src/components/product/Process/Processes/selectApply.vue +250 -250
  54. package/src/components/product/Process/Processes/selectChaiChuUserinfo.vue +230 -230
  55. package/src/components/product/Process/Processes/selectOldUserinfo.vue +241 -241
  56. package/src/components/product/Process/Processes/selectUserinfo.vue +234 -234
  57. package/src/components/product/Process/Service/ServiceControl.vue +2216 -2216
  58. package/src/components/product/ServiceView.vue +644 -644
  59. package/src/components/product/Stop/StopApplyList.vue +224 -224
  60. package/src/components/product/Supervisory/NewSupervisoryhCart.vue +175 -175
  61. package/src/components/product/Supervisory/Service/SupervisoryServiceControl.vue +593 -593
  62. package/src/components/product/Supervisory/SupervisoryControl.vue +114 -114
  63. package/src/components/product/Supervisory/SupervisoryList.vue +580 -580
  64. package/src/components/product/Supervisory/SupervisoryhCart.vue +120 -120
  65. package/src/components/product/Supervisory/YiBanSupervisoryControl.vue +111 -111
  66. package/src/components/product/Supervisory/YiBanSupervisoryList.vue +539 -539
  67. package/src/components/product/VueUtils/ApplyUpload.vue +303 -303
  68. package/src/main.js +27 -27
@@ -1,114 +1,114 @@
1
- <template>
2
- <div class="flex-row">
3
- <div class="basic-main">
4
- <div :class="showData ? 'top' : 'auto'">
5
- <supervisory-list v-ref:query :show-data="showData"></supervisory-list>
6
- </div>
7
- <div v-if="showtotal" style="height: 89%">
8
- <div class="col-sm-2" style="margin-top: 20px">
9
- <new-supervisory-chart :selectdata="selectdata"></new-supervisory-chart>
10
- </div>
11
- <div class="col-sm-10" style="margin-top: 20px">
12
- <tabset v-ref:tabs :close="false">
13
- <tab :header='selectdata.defname'>
14
- <supervisory-service-control :selectdata="selectdata" :node-snapshot="true"></supervisory-service-control>
15
- </tab>
16
- <tab header='附件'>
17
- <apply-upload :blodid="selectdata.f_process_id"
18
- :source="source"
19
- :isupload = "projectStart"
20
- :isdelete="false"
21
- :isusetype="true"
22
- :isremark = "true"
23
- :takeimg="false"
24
- :issearch="true"
25
- :defname="selectdata.defname">
26
- </apply-upload>
27
- </tab>
28
- </tabset>
29
- </div>
30
- </div>
31
- </div>
32
- </div>
33
-
34
- </template>
35
- <script>
36
- import Vue from 'vue'
37
- import {HttpResetClass} from 'vue-client'
38
- export default {
39
- title: '流程监控',
40
- data () {
41
- return {
42
- showtotal: false, // 控制详细信息显示
43
- showData: true,
44
- selectdata: {},
45
- source: '流程查看',
46
- xmlname: '' // 配置文件名称
47
- }
48
- },
49
- created () {
50
- },
51
- methods: {
52
- // 获取页面配置json文件
53
- async loadName () {
54
- let http = new HttpResetClass()
55
- let data = {
56
- workname: this.selectdata.processname
57
- }
58
- let res= await http.load('POST', 'rs/logic/ApplyGetConfigs', {
59
- data
60
- }, {resolveMsg: null, rejectMsg: null})
61
- Vue.prototype.$workflow_vue = res.data
62
-
63
- }
64
- },
65
- events: {
66
- 'onMessage' (data) {
67
- console.log('接收消息')
68
- console.log(data)
69
- if (data.type === 'apply-task') {
70
- this.$refs.queryuser.$refs.cp.$refs.cri.search()
71
- }
72
- },
73
- async 'apply' (val) {
74
- this.selectdata = val
75
- this.showtotal = false
76
-
77
- // 获取配置文件
78
- await this.loadName()
79
-
80
- this.$refs.query.$refs.cp.pager = false
81
- this.showData = false
82
-
83
- this.showtotal = true
84
- },
85
- 'search' () {
86
- // 关闭详细
87
- this.showtotal = false
88
- // 显示列表数据
89
- this.showData = true
90
- // 显示分页
91
- this.$refs.query.$refs.cp.pager = true
92
- // 调用查询
93
- this.$refs.query.$refs.cp.$refs.cri.search()
94
- },
95
- 'loadPage' () {
96
- // 关闭详细
97
- this.showtotal = false
98
- // 显示列表数据
99
- this.showData = true
100
- // 显示分页
101
- this.$refs.query.$refs.cp.pager = true
102
- // 调用查询
103
- this.$refs.query.$refs.cp.loadPage(this.$refs.query.model.pageIndex)
104
- }
105
- },
106
- computed: {
107
- projectStart () {
108
- return this.$login.r.includes('报装文件上传')
109
- }
110
- },
111
- watch: {
112
- }
113
- }
114
- </script>
1
+ <template>
2
+ <div class="flex-row">
3
+ <div class="basic-main">
4
+ <div :class="showData ? 'top' : 'auto'">
5
+ <supervisory-list v-ref:query :show-data="showData"></supervisory-list>
6
+ </div>
7
+ <div v-if="showtotal" style="height: 89%">
8
+ <div class="col-sm-2" style="margin-top: 20px">
9
+ <new-supervisory-chart :selectdata="selectdata"></new-supervisory-chart>
10
+ </div>
11
+ <div class="col-sm-10" style="margin-top: 20px">
12
+ <tabset v-ref:tabs :close="false">
13
+ <tab :header='selectdata.defname'>
14
+ <supervisory-service-control :selectdata="selectdata" :node-snapshot="true"></supervisory-service-control>
15
+ </tab>
16
+ <tab header='附件'>
17
+ <apply-upload :blodid="selectdata.f_process_id"
18
+ :source="source"
19
+ :isupload = "projectStart"
20
+ :isdelete="false"
21
+ :isusetype="true"
22
+ :isremark = "true"
23
+ :takeimg="false"
24
+ :issearch="true"
25
+ :defname="selectdata.defname">
26
+ </apply-upload>
27
+ </tab>
28
+ </tabset>
29
+ </div>
30
+ </div>
31
+ </div>
32
+ </div>
33
+
34
+ </template>
35
+ <script>
36
+ import Vue from 'vue'
37
+ import {HttpResetClass} from 'vue-client'
38
+ export default {
39
+ title: '流程监控',
40
+ data () {
41
+ return {
42
+ showtotal: false, // 控制详细信息显示
43
+ showData: true,
44
+ selectdata: {},
45
+ source: '流程查看',
46
+ xmlname: '' // 配置文件名称
47
+ }
48
+ },
49
+ created () {
50
+ },
51
+ methods: {
52
+ // 获取页面配置json文件
53
+ async loadName () {
54
+ let http = new HttpResetClass()
55
+ let data = {
56
+ workname: this.selectdata.processname
57
+ }
58
+ let res= await http.load('POST', 'rs/logic/ApplyGetConfigs', {
59
+ data
60
+ }, {resolveMsg: null, rejectMsg: null})
61
+ Vue.prototype.$workflow_vue = res.data
62
+
63
+ }
64
+ },
65
+ events: {
66
+ 'onMessage' (data) {
67
+ console.log('接收消息')
68
+ console.log(data)
69
+ if (data.type === 'apply-task') {
70
+ this.$refs.queryuser.$refs.cp.$refs.cri.search()
71
+ }
72
+ },
73
+ async 'apply' (val) {
74
+ this.selectdata = val
75
+ this.showtotal = false
76
+
77
+ // 获取配置文件
78
+ await this.loadName()
79
+
80
+ this.$refs.query.$refs.cp.pager = false
81
+ this.showData = false
82
+
83
+ this.showtotal = true
84
+ },
85
+ 'search' () {
86
+ // 关闭详细
87
+ this.showtotal = false
88
+ // 显示列表数据
89
+ this.showData = true
90
+ // 显示分页
91
+ this.$refs.query.$refs.cp.pager = true
92
+ // 调用查询
93
+ this.$refs.query.$refs.cp.$refs.cri.search()
94
+ },
95
+ 'loadPage' () {
96
+ // 关闭详细
97
+ this.showtotal = false
98
+ // 显示列表数据
99
+ this.showData = true
100
+ // 显示分页
101
+ this.$refs.query.$refs.cp.pager = true
102
+ // 调用查询
103
+ this.$refs.query.$refs.cp.loadPage(this.$refs.query.model.pageIndex)
104
+ }
105
+ },
106
+ computed: {
107
+ projectStart () {
108
+ return this.$login.r.includes('报装文件上传')
109
+ }
110
+ },
111
+ watch: {
112
+ }
113
+ }
114
+ </script>