safecheck-client 3.0.33-8 → 3.0.33-80
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/index.html +6 -2
- package/package.json +3 -3
- package/src/App.vue +31 -31
- package/src/components/Util/ImgSelfSafePlus.vue +12 -10
- package/src/components/android/CurrentCreate.vue +1 -1
- package/src/components/android/SafecheckOrderV.vue +3 -3
- package/src/components/paper/PaperList.vue +5 -4
- package/src/components/planmanage/PlanManage.vue +3 -2
- package/src/components/planmanage/checkPlanList.vue +2 -1
- package/src/components/planmanage/checkUserList.vue +34 -2
- package/src/components/report/CheckPlanCountChartArea.vue +5 -0
- package/src/components/report/HiddenSituation.vue +3 -3
- package/src/components/rongcheng/AspiratedPaperFeedbackm.vue +28 -1
- package/src/components/rongcheng/AspiratedPaperMessage.vue +1 -1
- package/src/components/rongcheng/DefectPaper.vue +1 -1
- package/src/components/rongcheng/PaperListNPSQ.vue +35 -1
- package/src/components/rongcheng/PaperListSQ.vue +32 -11
- package/src/components/rongcheng/PhoneUpUserinfo.vue +939 -802
- package/src/components/rongcheng/SafecheckOrderV.vue +1 -1
- package/src/components/rongcheng/report/CheckPlanAreaList.vue +1 -3
- package/src/filiale/Util.js +5 -0
- package/src/filiale/bayan/android/AddPlanItem.vue +12 -3
- package/src/filiale/bayan/android/SafecheckOrderV.vue +9 -5
- package/src/filiale/bayan/android/SafecheckUserInfo.vue +532 -508
- package/src/filiale/dexin/android/SafecheckDevices.vue +1 -1
- package/src/filiale/dexin/android/WebMeterOpen.vue +1 -1
- package/src/filiale/dexin/android/WebMeterOpenEdit.vue +25 -37
- package/src/filiale/fugou/android/SafecheckOrderV.vue +2796 -0
- package/src/filiale/fugou/android.js +2 -1
- package/src/filiale/fugou/pc/AddToCheckBook.vue +56 -119
- package/src/filiale/fugou/pc/CheckBook.vue +2 -0
- package/src/filiale/fugou/pc/CheckBookEntry.vue +47 -19
- package/src/filiale/fugou/pc/CheckBookList.vue +2 -2
- package/src/filiale/fugou/pc/CheckBookSearchUser.vue +733 -574
- package/src/filiale/fugou/pc/CheckBookUser.vue +102 -45
- package/src/filiale/fugou/pc/DefectPaperNew.vue +10 -6
- package/src/filiale/fugou/pc/PaperDefectMain.vue +12 -6
- package/src/filiale/fugou/pc/PaperList.vue +14 -6
- package/src/filiale/fugou/pc/PlanManage.vue +62 -8
- package/src/filiale/fugou/pc/checkUserList.vue +222 -42
- package/src/filiale/hanzhong/pc/CheckHiddenDanger.vue +15 -5
- package/src/filiale/hanzhong/pc/CheckSafeDetail.vue +12 -2
- package/src/filiale/hanzhong/pc/CheckSafeStatus.vue +12 -3
- package/src/filiale/hanzhong/pc/CheckSearchUser.vue +13 -0
- package/src/filiale/hanzhong/pc/CheckUserList.vue +30 -11
- package/src/filiale/hanzhong/pc/CheckerSafeDetail.vue +11 -2
- package/src/filiale/jingyang/pc/ReportCheckItemList.vue +543 -0
- package/src/filiale/jingyang/pc.js +1 -0
- package/src/filiale/rongchuang/android/SafecheckDevices.vue +468 -748
- package/src/filiale/rongchuang/android/SafecheckOrderV.vue +984 -1234
- package/src/filiale/rongchuang/android.js +1 -0
- package/src/filiale/rongchuang/pc/NewCheckpaper.vue +294 -305
- package/src/filiale/rongchuang/pc/PaperList.vue +812 -0
- package/src/filiale/rongchuang/pc.js +1 -0
- package/src/filiale/tongchuan/pc/checkUserList.vue +2 -2
- package/src/filiale/weinan/android/PaperFeedback.vue +8 -8
- package/src/filiale/weinan/android/SafecheckDevices.vue +1 -1
- package/src/filiale/weinan/android/SafecheckOrderV.vue +75 -26
- package/src/filiale/weinan/pc/CheckSearchUser.vue +1078 -0
- package/src/filiale/weinan/pc/DefectPaperNew.vue +7 -1
- package/src/filiale/weinan/pc.js +1 -0
- package/src/filiale/wensu/pc/CheckSearchUser.vue +2 -0
- package/src/filiale/wensu/pc/PrintMaterialBill.vue +172 -172
- package/src/filiale/wensu/pc/SelectCheckPlan.vue +342 -342
- package/src/filiale/wenxi/android/SafecheckUserInfo.vue +651 -651
- package/src/filiale/yangchunboneng/android/CurrentCreate.vue +1 -1
- package/src/filiale/yangchunboneng/android/PhoneUpUserinfo.vue +1230 -0
- package/src/filiale/yangchunboneng/android/SafecheckOrderV.vue +2832 -2832
- package/src/filiale/yangchunboneng/android.js +1 -0
- package/src/filiale/yangchunboneng/pc/CheckBookUser.vue +28 -1
- package/src/filiale/yangchunboneng/pc/CheckSearchUser.vue +1168 -1018
- package/src/filiale/yongzhou/android/SafecheckOrderV.vue +221 -256
- package/src/filiale/yongzhou/pc/CheckPlan.vue +59 -0
- package/src/filiale/yongzhou/pc/CheckSearchUser.vue +1 -1
- package/src/filiale/yongzhou/pc/DefectPaperNew.vue +1105 -0
- package/src/filiale/yongzhou/pc/NoCheckplanSafecheck.vue +412 -107
- package/src/filiale/yongzhou/pc/PaperDefectMain.vue +872 -0
- package/src/filiale/yongzhou/pc/PaperList.vue +1 -1
- package/src/filiale/yongzhou/pc/SelectCheckPlan.vue +364 -0
- package/src/filiale/yongzhou/pc/communityTypeDetailG.vue +55 -125
- package/src/filiale/yongzhou/pc/communityTypeDetailM.vue +94 -187
- package/src/filiale/yongzhou/pc/safeDetail.vue +311 -20
- package/src/filiale/yongzhou/pc/safeStatistics.vue +74 -24
- package/src/filiale/yongzhou/pc/safeStatisticsDay.vue +2 -2
- package/src/filiale/yongzhou/pc/safeStatisticsMonth.vue +2 -2
- package/src/filiale/yongzhou/pc/safeStatisticsYear.vue +47 -23
- package/src/filiale/yongzhou/pc/safeTable.vue +3 -3
- package/src/filiale/yongzhou/pc.js +4 -0
- package/src/filiale/yunchengminsheng/pc/checkUserList.vue +753 -753
- package/src/main.js +2 -2
- package/src/rongcheng.js +3 -1
@@ -158,6 +158,7 @@
|
|
158
158
|
<td style="text-align: center">{{row.f_checker_name}}</td>
|
159
159
|
<td style="text-align: center">
|
160
160
|
<button class="button_spacing button_search-1" @click='$parent.$parent.$parent.change(row)'>查看</button>
|
161
|
+
<button class="button_spacing button_search-1" @click="$parent.$parent.$parent.addpic(row)">添加照片</button>
|
161
162
|
<!--<button type="button" class="button_new-1 button_spacing" data-toggle="dropdown"
|
162
163
|
@click="$parent.$parent.$parent.print(row)">
|
163
164
|
打印
|
@@ -168,6 +169,27 @@
|
|
168
169
|
</criteria-paged>
|
169
170
|
<check-msg v-if="showcheckmsg" :show="showcheckmsg" :data="checkInfo"></check-msg>
|
170
171
|
</div>
|
172
|
+
<modal :show.sync="pic" v-ref:modal backdrop="true">
|
173
|
+
<header slot="modal-header" class="modal-header">
|
174
|
+
上传照片22
|
175
|
+
</header>
|
176
|
+
<article slot="modal-body" class="modal-body">
|
177
|
+
<div class="from-group">
|
178
|
+
<safecheck-file-upload
|
179
|
+
:blodid="bolbid"
|
180
|
+
:isupload="true"
|
181
|
+
:isdelete="true"
|
182
|
+
:isusetype="true"
|
183
|
+
:isremark="true"
|
184
|
+
:takeimg="false"
|
185
|
+
isusetype="送气照片"
|
186
|
+
></safecheck-file-upload>
|
187
|
+
</div>
|
188
|
+
</article>
|
189
|
+
<footer slot="modal-footer" class="modal-footer">
|
190
|
+
<button type="button" class="btn btn-success" @click='piclose'>关闭</button>
|
191
|
+
</footer>
|
192
|
+
</modal>
|
171
193
|
</div>
|
172
194
|
</template>
|
173
195
|
|
@@ -179,6 +201,7 @@
|
|
179
201
|
import * as Util from '../Util'
|
180
202
|
import getNowDate from "../../utils/getNowDate";
|
181
203
|
import HttpResetClass from "vue-client/src/plugins/HttpResetClass";
|
204
|
+
import safecheckUpload from "../Util/SafecheckUpload.vue";
|
182
205
|
|
183
206
|
//获取json配置文件
|
184
207
|
let asyncReady = async function (self) {
|
@@ -209,6 +232,9 @@
|
|
209
232
|
|
210
233
|
export default {
|
211
234
|
title: '非民用送气结果查看',
|
235
|
+
components: {
|
236
|
+
safecheckUpload
|
237
|
+
},
|
212
238
|
data() {
|
213
239
|
let model = new PagedList('rs/sql/查找安检单', 20, {
|
214
240
|
f_plan_id: 'this.f_plan_id',
|
@@ -274,10 +300,18 @@
|
|
274
300
|
orderFields: {
|
275
301
|
f_offsite_time: 'no'
|
276
302
|
},
|
303
|
+
bolbid:null,
|
304
|
+
pic:false,
|
277
305
|
}
|
278
306
|
},
|
279
307
|
methods: {
|
280
|
-
|
308
|
+
piclose(){
|
309
|
+
this.pic=false
|
310
|
+
},
|
311
|
+
addpic(row){
|
312
|
+
this.bolbid=row.id
|
313
|
+
this.pic=true
|
314
|
+
},
|
281
315
|
change(row) {
|
282
316
|
//Vue.$login = {jwt: row.f_checker_id}
|
283
317
|
asyncReady(this).then(() => {
|
@@ -163,6 +163,7 @@
|
|
163
163
|
<td style="text-align: center">{{row.f_checker_name}}</td>
|
164
164
|
<td style="text-align: center">
|
165
165
|
<button class="button_spacing button_search-1" @click='$parent.$parent.$parent.change(row)'>查看</button>
|
166
|
+
<button class="button_spacing button_search-1" @click="$parent.$parent.$parent.addpic(row)">添加照片</button>
|
166
167
|
<!--<button type="button" class="button_new-1 button_spacing" data-toggle="dropdown"
|
167
168
|
@click="$parent.$parent.$parent.print(row)">
|
168
169
|
打印
|
@@ -173,6 +174,26 @@
|
|
173
174
|
</criteria-paged>
|
174
175
|
<check-msg v-if="showcheckmsg" :show="showcheckmsg" :data="checkInfo"></check-msg>
|
175
176
|
</div>
|
177
|
+
<modal :show.sync="pic" v-ref:modal backdrop="true">
|
178
|
+
<header slot="modal-header" class="modal-header">
|
179
|
+
上传照片
|
180
|
+
</header>
|
181
|
+
<article slot="modal-body" class="modal-body">
|
182
|
+
<div class="from-group">
|
183
|
+
<safecheck-file-upload
|
184
|
+
:blodid="bolbid"
|
185
|
+
:isupload="true"
|
186
|
+
:isdelete="true"
|
187
|
+
:isusetype="true"
|
188
|
+
:isremark="true"
|
189
|
+
:takeimg="false"
|
190
|
+
></safecheck-file-upload>
|
191
|
+
</div>
|
192
|
+
</article>
|
193
|
+
<footer slot="modal-footer" class="modal-footer">
|
194
|
+
<button type="button" class="btn btn-success" @click='piclose'>关闭</button>
|
195
|
+
</footer>
|
196
|
+
</modal>
|
176
197
|
</div>
|
177
198
|
</template>
|
178
199
|
|
@@ -184,6 +205,7 @@
|
|
184
205
|
import * as Util from '../Util'
|
185
206
|
import getNowDate from "../../utils/getNowDate";
|
186
207
|
import HttpResetClass from "vue-client/src/plugins/HttpResetClass";
|
208
|
+
import safecheckUpload from "../Util/SafecheckUpload.vue";
|
187
209
|
|
188
210
|
//获取json配置文件
|
189
211
|
let asyncReady = async function (self) {
|
@@ -214,6 +236,7 @@
|
|
214
236
|
|
215
237
|
export default {
|
216
238
|
title: '民用送气结果查看',
|
239
|
+
components: {safecheckUpload},
|
217
240
|
data() {
|
218
241
|
let model = new PagedList('rs/sql/查找安检单', 20, {
|
219
242
|
f_plan_id: 'this.f_plan_id',
|
@@ -230,16 +253,6 @@
|
|
230
253
|
model.f_no_checkplan = ''
|
231
254
|
model.f_filialeid = this.$login.f.orgid
|
232
255
|
model.f_check_type='民用'
|
233
|
-
// let searchData={
|
234
|
-
// f_plan_id: this.model.f_checker_id==undefined?"":this.model.f_checker_id,
|
235
|
-
// f_approved: this.model.f_approved,
|
236
|
-
// f_entry_status: this.model.f_entry,
|
237
|
-
// f_no_checkplan:this.model.f_no_checkplan[0],
|
238
|
-
// f_filialeid: this.model.f_filialeid,
|
239
|
-
// //orderitem: this.model.f_offsite_time,
|
240
|
-
// //condition:this.model.condition
|
241
|
-
// }
|
242
|
-
// model.f_subcompany = this.$login.f.f_fengongsi
|
243
256
|
return {
|
244
257
|
searchData: {
|
245
258
|
condition:"1=1",
|
@@ -276,10 +289,18 @@
|
|
276
289
|
orderFields: {
|
277
290
|
f_offsite_time: 'no'
|
278
291
|
},
|
292
|
+
bolbid:null,
|
293
|
+
pic:false,
|
279
294
|
}
|
280
295
|
},
|
281
296
|
methods: {
|
282
|
-
|
297
|
+
piclose(){
|
298
|
+
this.pic=false
|
299
|
+
},
|
300
|
+
addpic(row){
|
301
|
+
this.bolbid=row.id
|
302
|
+
this.pic=true
|
303
|
+
},
|
283
304
|
change(row) {
|
284
305
|
//Vue.$login = {jwt: row.f_checker_id}
|
285
306
|
asyncReady(this).then(() => {
|