apply-clients 5.0.35-1 → 5.0.35-100
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.
- package/package.json +3 -3
- package/src/AndroidApp.vue +28 -28
- package/src/android.js +1 -1
- package/src/apply.js +15 -1
- package/src/assets//345/210/240/351/231/244.png +0 -0
- package/src/assets//347/224/250/346/210/267/345/234/260/345/235/200.png +0 -0
- package/src/assets//347/224/250/346/210/267/345/247/223/345/220/215.png +0 -0
- package/src/assets//347/224/250/346/210/267/347/224/265/350/257/235.png +0 -0
- package/src/components/app_apply/ApplyDownList.vue +168 -164
- package/src/components/app_apply/ApplyInfo.vue +2 -2
- package/src/components/app_apply/ApplyListUpload.vue +268 -268
- package/src/components/app_apply/ApplyToDoList.vue +312 -183
- package/src/components/app_apply/Gongcheng.vue +3631 -0
- package/src/components/app_apply/OneToMany.vue +194 -0
- package/src/components/app_apply/PlaceControler.vue +299 -256
- package/src/components/app_apply/ServiceControl.vue +687 -335
- package/src/components/app_apply/ServiceView.vue +383 -383
- package/src/components/app_apply/ezhou/FeiMinYongV.vue +109 -109
- package/src/components/app_apply/ezhou/FeiMinYongVV.vue +100 -100
- package/src/components/app_apply/ezhou/MinYong.vue +92 -92
- package/src/components/app_apply/ezhou/ServiceView.vue +745 -620
- package/src/components/image/doc.jpg +0 -0
- package/src/components/image/dwg.png +0 -0
- package/src/components/image/dxf.png +0 -0
- package/src/components/image/excel.jpg +0 -0
- package/src/components/image/pdf.jpg +0 -0
- package/src/components/product/Common/ApplyValidateBill.vue +13 -6
- package/src/components/product/Common/PrintBill.vue +7 -6
- package/src/components/product/EngineeringManagement/EngineerUpload.vue +304 -0
- package/src/components/product/EngineeringManagement/EngineeringManagement.vue +137 -0
- package/src/components/product/EngineeringManagement/EngineeringSelect.vue +586 -0
- package/src/components/product/EngineeringSupervisory/EngineeringApplyStopInfo.vue +281 -0
- package/src/components/product/EngineeringSupervisory/EngineeringSupervisoryControl.vue +132 -0
- package/src/components/product/EngineeringSupervisory/EngineeringSupervisoryList.vue +340 -0
- package/src/components/product/EngineeringSupervisory/EngineeringSupervisoryServiceControl.vue +490 -0
- package/src/components/product/Function/InstallInfoSelect.vue +3 -2
- package/src/components/product/Function/Service/FunctionServiceControl.vue +37 -1
- package/src/components/product/Function/functions/ApplyUpload.vue +556 -0
- package/src/components/product/Function/functions/BuyerMessage.vue +1 -1
- package/src/components/product/Function/functions/InstallFee.vue +589 -347
- package/src/components/product/Function/functions/InstallFeeInfo.vue +6 -1
- package/src/components/product/Process/ExplorationSelect.vue +23 -6
- package/src/components/product/Process/Processes/CustomerRecordMessage.vue +2 -5
- package/src/components/product/Process/Processes/Service/ApplyChargeSearch.vue +126 -39
- package/src/components/product/Process/Processes/Service/PaperTicketBill.vue +85 -0
- package/src/components/product/Process/Processes/Service/ServiceControl.vue +1880 -1495
- package/src/components/product/ServiceView.vue +16 -6
- package/src/components/product/Supervisory/Service/SupervisoryServiceControl.vue +556 -406
- package/src/components/product/Supervisory/SupervisoryList.vue +77 -13
- package/src/components/product/applyReport/ApplyReport.vue +205 -0
- package/src/components/product/applyReport/PrintApplyReport.vue +116 -0
- package/src/components/product/stopInfo/ApplyStopInfo.vue +2 -1
- package/src/ezhouAndroid.js +48 -45
- package/src/index.js +8 -8
- package/src/main.js +1 -1
- package/src/plugins/commonService.js +11 -7
- package/static/newStyle/clear.png +0 -0
- package/static/newStyle/fife.png +0 -0
- package/static/newStyle/hidden.png +0 -0
- package/static/newStyle/label-clear.png +0 -0
- package/static/newStyle/left-img.png +0 -0
- package/static/newStyle/list_ok.png +0 -0
- package/static/newStyle/login-check.png +0 -0
- package/static/newStyle/login-con.png +0 -0
- package/static/newStyle/login-do.gif +0 -0
- package/static/newStyle/login-f.png +0 -0
- package/static/newStyle/login-info.png +0 -0
- package/static/newStyle/login-left.png +0 -0
- package/static/newStyle/login-org.png +0 -0
- package/static/newStyle/login-pwd.png +0 -0
- package/static/newStyle/login-user.png +0 -0
- package/static/newStyle/loginbg.gif +0 -0
- package/static/newStyle/loginbg1280.gif +0 -0
- package/static/newStyle/loginbg1366.gif +0 -0
- package/static/newStyle/loginbg_1.gif +0 -0
- package/static/newStyle/searchin.png +0 -0
- package/static/newStyle/searchout.png +0 -0
- package/static/newStyle/setting.png +0 -0
- package/static/newStyle/setting1.png +0 -0
- package/static/newStyle/shirk.png +0 -0
- package/static/newStyle/stretch_bottom.png +0 -0
- package/static/newStyle/stretch_left.png +0 -0
- package/static/newStyle/stretch_right.png +0 -0
- package/static/newStyle/stretch_top.png +0 -0
- package/static/newStyle/system-off.png +0 -0
- package/static/newStyle//350/261/252/344/275/263/347/207/203/346/260/224.png +0 -0
|
@@ -1,183 +1,312 @@
|
|
|
1
|
-
<template>
|
|
2
|
-
<div class="repair-bg auto" id="repair-first" style="padding-bottom:5px;overflow:auto">
|
|
3
|
-
<!--<div class="app-botton" @click="back()">-->
|
|
4
|
-
|
|
5
|
-
<!--</div>-->
|
|
6
|
-
<!-- <back-page :need-back='true' @flag="back()"></back-page>-->
|
|
7
|
-
<div class="bq-parent">
|
|
8
|
-
<blockquote style="color: #499edf;border-left-color: #499edf;font-size: 16px">
|
|
9
|
-
<
|
|
10
|
-
待办报建<span v-if="rows">({{rows.length}}单)</span>
|
|
11
|
-
<span v-if="!rows">(暂无待处理报建单)</span>
|
|
12
|
-
<img @click="search" src="../../assets/shuaxindaiban1.png" style="width: 40px;padding: 5px; float:right">
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
</
|
|
61
|
-
<
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
var
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
},
|
|
138
|
-
|
|
139
|
-
this
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
1
|
+
<template>
|
|
2
|
+
<div class="repair-bg auto" id="repair-first" style="padding-bottom:5px;overflow:auto">
|
|
3
|
+
<!--<div class="app-botton" @click="back()">-->
|
|
4
|
+
<!--<span class="glyphicon glyphicon-menu-left">返回</span>-->
|
|
5
|
+
<!--</div>-->
|
|
6
|
+
<!-- <back-page :need-back='true' @flag="back()"></back-page>-->
|
|
7
|
+
<div class="bq-parent">
|
|
8
|
+
<blockquote style="padding: 10px 10px;margin: 0 0 0px;color: #499edf;border-left-color: #499edf;font-size: 16px">
|
|
9
|
+
<div class=" row">
|
|
10
|
+
待办报建<span v-if="rows">({{rows.length}}单)</span>
|
|
11
|
+
<span v-if="!rows">(暂无待处理报建单)</span>
|
|
12
|
+
<img @click="search" src="../../assets/shuaxindaiban1.png" style="width: 40px;padding: 5px; float:right">
|
|
13
|
+
<div style="margin-right: 3%;float:right;height: 30px " class="button_spacing" :class="{'button_shrink_top':criteriaShow,'button_shrink_bottom':!criteriaShow}" @click="hidden()"></div>
|
|
14
|
+
|
|
15
|
+
</div>
|
|
16
|
+
</blockquote>
|
|
17
|
+
|
|
18
|
+
</div>
|
|
19
|
+
<div style="height: auto;width: 100%" v-if="criteriaShow">
|
|
20
|
+
<div class="row app-row">
|
|
21
|
+
<div class="col-xs-4">
|
|
22
|
+
<img src="../../assets/用户姓名.png" style="width: 20px;margin-bottom: 5px" alt="">
|
|
23
|
+
<label class="font text-left">用户姓名:</label>
|
|
24
|
+
</div>
|
|
25
|
+
<div class="col-xs-8" >
|
|
26
|
+
<input class="search_input input-font" v-model=model.f_user_name condition="f_user_name like '%{}%'" />
|
|
27
|
+
</div>
|
|
28
|
+
</div>
|
|
29
|
+
<div class="row app-row">
|
|
30
|
+
<div class="col-xs-4">
|
|
31
|
+
<img src="../../assets/用户地址.png" style="width: 20px;margin-bottom: 5px" alt="">
|
|
32
|
+
<label class="font text-left">用户地址:</label>
|
|
33
|
+
</div>
|
|
34
|
+
<div class="col-xs-8" >
|
|
35
|
+
<input class="search_input input-font" v-model=model.f_address condition="f_user_name like '%{}%'" />
|
|
36
|
+
</div>
|
|
37
|
+
</div>
|
|
38
|
+
<div class="row app-row">
|
|
39
|
+
<div class="col-xs-4">
|
|
40
|
+
<img src="../../assets/用户电话.png" style="width: 20px;margin-bottom: 5px" alt="">
|
|
41
|
+
<label class="font text-left">用户电话:</label>
|
|
42
|
+
</div>
|
|
43
|
+
<div class="col-xs-8" >
|
|
44
|
+
<input class="search_input input-font" v-model=model.f_phone condition="f_user_name like '%{}%'" />
|
|
45
|
+
</div>
|
|
46
|
+
</div>
|
|
47
|
+
</div>
|
|
48
|
+
<div class="panel panel-default repair-info-content auto">
|
|
49
|
+
<div class="panel-body">
|
|
50
|
+
<div class="panel panel-default well" v-for="row in rows" >
|
|
51
|
+
<div class="panel-body bg-info" style="padding: 10px">
|
|
52
|
+
<div class="row form-group">
|
|
53
|
+
<div class="col-sm-12 col-xs-12 col-md-12">
|
|
54
|
+
<div class="row" >
|
|
55
|
+
<div :class="{'text-danger': row.f_remindersign}" class="col-sm-12 col-xs-12 col-md-12 padd-div-shu">
|
|
56
|
+
报建编号: {{row.f_apply_num}}<!--<span v-if="row.f_remindersign">(催单)</span>-->
|
|
57
|
+
</div>
|
|
58
|
+
<div class="col-sm-12 col-xs-12 col-md-12 padd-div-shu">
|
|
59
|
+
用户姓名: {{row.f_user_name}}
|
|
60
|
+
</div>
|
|
61
|
+
<div class="col-sm-12 col-xs-12 col-md-12 padd-div-shu">
|
|
62
|
+
用户类型: {{row.f_user_type}}
|
|
63
|
+
</div>
|
|
64
|
+
<div class="col-sm-12 col-xs-12 col-md-12 padd-div-shu">
|
|
65
|
+
用户地址: {{row.f_address}}
|
|
66
|
+
</div>
|
|
67
|
+
<div class="col-sm-12 col-xs-12 col-md-12 padd-div-shu">
|
|
68
|
+
用户电话: {{row.f_phone}}
|
|
69
|
+
<img src="../../assets/telphonesend.png" style="width: 12px;" @click.stop.prevent='makeAPhoneCall(row.f_phone)'>
|
|
70
|
+
</div>
|
|
71
|
+
<div class="col-sm-12 col-xs-12 col-md-12 padd-div-shu">
|
|
72
|
+
流程状态: {{row.defname}}
|
|
73
|
+
</div>
|
|
74
|
+
<div class="col-sm-12 col-xs-12 col-md-12 padd-div-shu">
|
|
75
|
+
报建类型: {{row.f_apply_type}}
|
|
76
|
+
</div>
|
|
77
|
+
<div class="col-sm-12 col-xs-12 col-md-12 padd-div-shu">
|
|
78
|
+
报建日期: {{row.f_apply_date}}
|
|
79
|
+
</div>
|
|
80
|
+
|
|
81
|
+
</div>
|
|
82
|
+
</div>
|
|
83
|
+
<div class="col-sm-12 col-xs-12 col-md-12">
|
|
84
|
+
<button type="button" name="button" class="btn btn-primary" style="background-color:#499edf;float: right" @click="selected(row)">立即处理</button>
|
|
85
|
+
</div>
|
|
86
|
+
</div>
|
|
87
|
+
</div>
|
|
88
|
+
</div>
|
|
89
|
+
</div>
|
|
90
|
+
</div>
|
|
91
|
+
</div>
|
|
92
|
+
</template>
|
|
93
|
+
<script>
|
|
94
|
+
import Vue from 'vue'
|
|
95
|
+
import {HttpResetClass} from 'vue-client'
|
|
96
|
+
export default{
|
|
97
|
+
title: '待办报建列表',
|
|
98
|
+
data () {
|
|
99
|
+
return {
|
|
100
|
+
// rows: Object
|
|
101
|
+
rows: [],
|
|
102
|
+
model:{},
|
|
103
|
+
criteriaShow:false,
|
|
104
|
+
editshow:false,
|
|
105
|
+
row:{
|
|
106
|
+
type:Object,
|
|
107
|
+
default:{
|
|
108
|
+
|
|
109
|
+
}
|
|
110
|
+
}
|
|
111
|
+
}
|
|
112
|
+
},
|
|
113
|
+
props: {
|
|
114
|
+
sourcet:{
|
|
115
|
+
type:String,
|
|
116
|
+
default:'横屏'
|
|
117
|
+
}
|
|
118
|
+
},
|
|
119
|
+
methods: {
|
|
120
|
+
hidden() {
|
|
121
|
+
this.criteriaShow = !this.criteriaShow
|
|
122
|
+
},
|
|
123
|
+
selected (row) {
|
|
124
|
+
var _this = this
|
|
125
|
+
var pardate = {
|
|
126
|
+
_this: _this,
|
|
127
|
+
title: '报建待办详情',
|
|
128
|
+
safe: true
|
|
129
|
+
}
|
|
130
|
+
_this.$dispatch('gotoson',pardate)
|
|
131
|
+
row.canedit = true
|
|
132
|
+
if(_this.sourcet == '横屏'){
|
|
133
|
+
_this.$goto('placecontrolerapp', {row: row},'self',this.search)
|
|
134
|
+
}else{
|
|
135
|
+
_this.$goto('placecontrolerapp', {row: row},'self',this.search)
|
|
136
|
+
}
|
|
137
|
+
},
|
|
138
|
+
back () {
|
|
139
|
+
let _this = this
|
|
140
|
+
_this.$back()
|
|
141
|
+
},
|
|
142
|
+
search () {
|
|
143
|
+
// app正式运行程序
|
|
144
|
+
console.log('------app开始查询本地代办工单------')
|
|
145
|
+
var condition = "defname in ('现场勘查','验收','通气','现场勘查定价','安装通气')"
|
|
146
|
+
|
|
147
|
+
console.log(JSON.stringify(this.model))
|
|
148
|
+
if (this.model.f_user_name){
|
|
149
|
+
condition+=` and f_user_name like '%${this.model.f_user_name}%'`
|
|
150
|
+
}
|
|
151
|
+
if (this.model.f_address){
|
|
152
|
+
condition+=` and f_address like '%${this.model.f_address}%'`
|
|
153
|
+
}
|
|
154
|
+
if (this.model.f_phone){
|
|
155
|
+
condition+=` and f_phone like '%${this.model.f_phone}%'`
|
|
156
|
+
}
|
|
157
|
+
console.log(`login_user_id=>>>${Vue.user.id}`)
|
|
158
|
+
console.log(`分公司=>>>${Vue.user.f_fengongsi}`)
|
|
159
|
+
var param = {condition: condition,condValue:[],data:{"id": Vue.user.id,"fengongsi":Vue.user.f_fengongsi,f_product_id:0}}
|
|
160
|
+
|
|
161
|
+
console.log(`param=>>>${JSON.stringify(param)}`)
|
|
162
|
+
let http=new HttpResetClass()
|
|
163
|
+
http.load('POST',`${this.$androidUtil.getProxyUrl()}/rs/sql/checkuser`,{data:param}).then(res=>{
|
|
164
|
+
console.log(`前台本地报建代办工单查询结果data=>>>${JSON.stringify(res.data)}`)
|
|
165
|
+
if(res.data){
|
|
166
|
+
this.rows = res.data
|
|
167
|
+
}else{
|
|
168
|
+
this.rows = []
|
|
169
|
+
}
|
|
170
|
+
})
|
|
171
|
+
},
|
|
172
|
+
makeAPhoneCall(phoneNumber) {
|
|
173
|
+
this.$androidUtil.makeAPhoneCall(phoneNumber)
|
|
174
|
+
},
|
|
175
|
+
upload () {
|
|
176
|
+
this.$goto('up-load')
|
|
177
|
+
},
|
|
178
|
+
getpinpai(){
|
|
179
|
+
Vue.prototype.$pinpai=[]
|
|
180
|
+
let data={
|
|
181
|
+
items:"id,f_meter_brand",
|
|
182
|
+
tablename:"t_gasbrand",
|
|
183
|
+
condition:`f_filialeids = '${Vue.user.f_orgids}'`,
|
|
184
|
+
orderitem:'id'
|
|
185
|
+
}
|
|
186
|
+
new HttpResetClass().load('POST', `${this.$androidUtil.getProxyUrl()}/rs/sql/tel_singleTable_OrderBy`, {data: data}, {resolveMsg: null, rejectMsg: null}).then(res=>{
|
|
187
|
+
console.log("666666666666666666662")
|
|
188
|
+
console.log(JSON.stringify(res))
|
|
189
|
+
console.log(typeof res)
|
|
190
|
+
//console.log(JSON.stringify(res.data[0]))
|
|
191
|
+
let result=res.data
|
|
192
|
+
result.forEach(ress=>{
|
|
193
|
+
Vue.prototype.$pinpai.push({
|
|
194
|
+
id:ress.id,
|
|
195
|
+
label:ress.f_meter_brand,
|
|
196
|
+
value:ress.f_meter_brand
|
|
197
|
+
})
|
|
198
|
+
})
|
|
199
|
+
})
|
|
200
|
+
},
|
|
201
|
+
getqijia(){
|
|
202
|
+
let data={
|
|
203
|
+
items:"f_price_name",
|
|
204
|
+
tablename:"t_stairprice",
|
|
205
|
+
condition:`f_filialeids = '${Vue.user.f_orgids}' and f_state= '有效' and getdate()>=f_perform_date and getdate()<=f_end_date `,
|
|
206
|
+
orderitem:'id'
|
|
207
|
+
}
|
|
208
|
+
Vue.prototype.$qijia=[]
|
|
209
|
+
new HttpResetClass().load('POST', `${this.$androidUtil.getProxyUrl()}/rs/sql/tel_singleTable_OrderBy`, {data: data}, {resolveMsg: null, rejectMsg: null}).then(res=>{
|
|
210
|
+
console.log("66666666666666666666")
|
|
211
|
+
console.log(JSON.stringify(res))
|
|
212
|
+
console.log(typeof res)
|
|
213
|
+
//console.log(JSON.stringify(res.data[0]))
|
|
214
|
+
let result=res.data
|
|
215
|
+
result.forEach(ress=>{
|
|
216
|
+
Vue.prototype.$qijia.push({
|
|
217
|
+
label:ress.f_price_name,
|
|
218
|
+
value:ress.f_price_name
|
|
219
|
+
})
|
|
220
|
+
})
|
|
221
|
+
})
|
|
222
|
+
},
|
|
223
|
+
getxinghao(){
|
|
224
|
+
let data={
|
|
225
|
+
items:"gm.f_meter_style,gb.id",
|
|
226
|
+
tablename:"t_gasmodel gm left join t_gasbrand gb on gm.f_gasbrand_id=gb.id",
|
|
227
|
+
condition:`gb.f_filialeids = '${Vue.user.f_orgids}'`,
|
|
228
|
+
orderitem:'gm.id'
|
|
229
|
+
}
|
|
230
|
+
Vue.prototype.$xinghao=[]
|
|
231
|
+
new HttpResetClass().load('POST', `${this.$androidUtil.getProxyUrl()}/rs/sql/tel_singleTable_OrderBy`, {data: data}, {resolveMsg: null, rejectMsg: null}).then(res=>{
|
|
232
|
+
console.log("66666666666666666666")
|
|
233
|
+
console.log(JSON.stringify(res))
|
|
234
|
+
console.log(typeof res)
|
|
235
|
+
//console.log(JSON.stringify(res.data[0]))
|
|
236
|
+
let result=res.data
|
|
237
|
+
result.forEach(ress=>{
|
|
238
|
+
Vue.prototype.$xinghao.push({
|
|
239
|
+
id:ress.id,
|
|
240
|
+
label:ress.f_meter_style,
|
|
241
|
+
value:ress.f_meter_style
|
|
242
|
+
})
|
|
243
|
+
})
|
|
244
|
+
})
|
|
245
|
+
}
|
|
246
|
+
},
|
|
247
|
+
ready () {
|
|
248
|
+
this.search()
|
|
249
|
+
var _this = this;
|
|
250
|
+
this.timeoutHandle = window.setInterval(function() {
|
|
251
|
+
_this.search()
|
|
252
|
+
}, 6000000)//60000
|
|
253
|
+
this.getpinpai()
|
|
254
|
+
this.getqijia()
|
|
255
|
+
this.getxinghao()
|
|
256
|
+
},
|
|
257
|
+
created(){
|
|
258
|
+
let result = HostApp.readLocalFile('workflow_apply.json')
|
|
259
|
+
if(result.code == 500){
|
|
260
|
+
this.$showMessage('获取流程配置文件失败,请联系系统管理员')
|
|
261
|
+
return
|
|
262
|
+
}
|
|
263
|
+
let data = JSON.parse(result.data)
|
|
264
|
+
console.log('前台存入缓存中的data=>' + JSON.stringify(data))
|
|
265
|
+
Vue.workflow_vue = Vue.prototype.$workflow_vue = data
|
|
266
|
+
}
|
|
267
|
+
}
|
|
268
|
+
</script>
|
|
269
|
+
|
|
270
|
+
<style>
|
|
271
|
+
.app-row {
|
|
272
|
+
background-color: white;
|
|
273
|
+
padding: 10px 10px 0 10px;
|
|
274
|
+
border-bottom: 1px solid rgba(235, 235, 235, 0.5);
|
|
275
|
+
}
|
|
276
|
+
.search_input {
|
|
277
|
+
border: 0;
|
|
278
|
+
outline: none;
|
|
279
|
+
}
|
|
280
|
+
.button_shrink_top {
|
|
281
|
+
width: 30px;
|
|
282
|
+
height: 30px;
|
|
283
|
+
background-size: 30px 30px;
|
|
284
|
+
background-image: url("../../../static/newStyle/stretch_top.png")
|
|
285
|
+
}
|
|
286
|
+
|
|
287
|
+
.button_shrink_bottom {
|
|
288
|
+
width: 30px;
|
|
289
|
+
height: 30px;
|
|
290
|
+
background-size: 30px 30px;
|
|
291
|
+
background-image: url("../../../static/newStyle/stretch_bottom.png")
|
|
292
|
+
}
|
|
293
|
+
.app-botton {
|
|
294
|
+
position:fixed;
|
|
295
|
+
background: #87b2dd;
|
|
296
|
+
color: #FFF;
|
|
297
|
+
padding: 8px;
|
|
298
|
+
text-align: center;
|
|
299
|
+
font-size: 1.2em;
|
|
300
|
+
z-index: 10;
|
|
301
|
+
opacity:0.5;
|
|
302
|
+
bottom: 50px;
|
|
303
|
+
margin-top: -10px;
|
|
304
|
+
height: 40px;
|
|
305
|
+
}
|
|
306
|
+
.class-a{
|
|
307
|
+
border:1px solid red;
|
|
308
|
+
}
|
|
309
|
+
.padd-div-shu{
|
|
310
|
+
padding-bottom: 5px;
|
|
311
|
+
}
|
|
312
|
+
</style>
|