safecheck-client 4.0.2-5 → 4.0.2-50
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/.babelrc +5 -5
- package/.editorconfig +9 -9
- package/android.html +18 -18
- package/config/dev.env.js +6 -6
- package/config/index.js +38 -38
- package/config/prod.env.js +3 -3
- package/config/test.env.js +6 -6
- package/docs/AppBase.md +22 -22
- package/docs/Busy.md +14 -14
- package/docs/CriteriaPaged.md +47 -47
- package/docs/DataGrid.md +54 -54
- package/docs/DataModel.md +22 -22
- package/docs/Dynamic.md +42 -42
- package/docs/GetParams.md +11 -11
- package/docs/HttpBusy.md +13 -13
- package/docs/HttpStore.md +29 -29
- package/docs/MessageBox.md +28 -28
- package/docs/PagedList.md +29 -29
- package/docs/Pager.md +21 -21
- package/docs/Project.md +23 -23
- package/docs/Route.md +105 -105
- package/docs/SafetyCheck/AdjustPlan.md +13 -13
- package/docs/SafetyCheck/CheckerPlan.md +12 -12
- package/docs/Task.md +46 -46
- package/docs/TreeList.md +28 -28
- package/docs/TreeMixin.md +18 -18
- package/docs/all.md +10 -10
- package/docs/list.md +42 -42
- package/docs/partial.md +75 -75
- package/docs/selector.md +82 -82
- package/docs//345/274/200/345/217/221/346/226/207/346/241/243/Snippets.md +28 -28
- package/docs//345/274/200/345/217/221/346/226/207/346/241/243/vue-strap/345/217/230/346/233/264/350/256/260/345/275/225.md +7 -7
- package/docs//345/274/200/345/217/221/346/226/207/346/241/243/vue/345/217/230/346/233/264/350/256/260/345/275/225.md +13 -13
- package/docs//345/274/200/345/217/221/346/226/207/346/241/243//345/274/200/345/217/221/347/216/257/345/242/203/350/256/276/347/275/256.md +77 -77
- package/docs//347/225/214/351/235/242/345/210/266/344/275/234/350/247/204/350/214/203.md +54 -54
- package/examples/AddressList/App.vue +13 -13
- package/examples/AddressList/index.html +11 -11
- package/examples/DispatchList/App.vue +10 -10
- package/examples/DispatchList/BaseTree.vue +13 -13
- package/examples/DispatchList/Init.vue +22 -22
- package/examples/DispatchList/Test.vue +20 -20
- package/examples/DispatchList/index.html +11 -11
- package/examples/DispatchList/main.js +18 -18
- package/home.html +16 -16
- package/package.json +1 -1
- package/publish.bat +7 -7
- package/release.bat +5 -5
- package/src/Widget.vue +13 -13
- package/src/android-bootstrap/fonts/glyphicons-halflings-regular.svg +287 -287
- package/src/android-bootstrap/less/.csscomb.json +304 -304
- package/src/android-bootstrap/less/.csslintrc +19 -19
- package/src/android-bootstrap/less/alerts.less +73 -73
- package/src/android-bootstrap/less/badges.less +66 -66
- package/src/android-bootstrap/less/bootstrap.less +56 -56
- package/src/android-bootstrap/less/breadcrumbs.less +26 -26
- package/src/android-bootstrap/less/button-groups.less +247 -247
- package/src/android-bootstrap/less/buttons.less +173 -173
- package/src/android-bootstrap/less/carousel.less +269 -269
- package/src/android-bootstrap/less/close.less +34 -34
- package/src/android-bootstrap/less/code.less +69 -69
- package/src/android-bootstrap/less/component-animations.less +33 -33
- package/src/android-bootstrap/less/grid.less +84 -84
- package/src/android-bootstrap/less/input-groups.less +167 -167
- package/src/android-bootstrap/less/jumbotron.less +52 -52
- package/src/android-bootstrap/less/labels.less +64 -64
- package/src/android-bootstrap/less/list-group.less +141 -141
- package/src/android-bootstrap/less/media.less +66 -66
- package/src/android-bootstrap/less/mixins/alerts.less +14 -14
- package/src/android-bootstrap/less/mixins/background-variant.less +9 -9
- package/src/android-bootstrap/less/mixins/border-radius.less +18 -18
- package/src/android-bootstrap/less/mixins/buttons.less +69 -69
- package/src/android-bootstrap/less/mixins/center-block.less +7 -7
- package/src/android-bootstrap/less/mixins/clearfix.less +22 -22
- package/src/android-bootstrap/less/mixins/forms.less +90 -90
- package/src/android-bootstrap/less/mixins/gradients.less +59 -59
- package/src/android-bootstrap/less/mixins/grid-framework.less +92 -92
- package/src/android-bootstrap/less/mixins/grid.less +122 -122
- package/src/android-bootstrap/less/mixins/hide-text.less +21 -21
- package/src/android-bootstrap/less/mixins/image.less +33 -33
- package/src/android-bootstrap/less/mixins/labels.less +12 -12
- package/src/android-bootstrap/less/mixins/list-group.less +30 -30
- package/src/android-bootstrap/less/mixins/nav-divider.less +10 -10
- package/src/android-bootstrap/less/mixins/nav-vertical-align.less +9 -9
- package/src/android-bootstrap/less/mixins/opacity.less +8 -8
- package/src/android-bootstrap/less/mixins/pagination.less +24 -24
- package/src/android-bootstrap/less/mixins/panels.less +24 -24
- package/src/android-bootstrap/less/mixins/progress-bar.less +10 -10
- package/src/android-bootstrap/less/mixins/reset-filter.less +8 -8
- package/src/android-bootstrap/less/mixins/reset-text.less +18 -18
- package/src/android-bootstrap/less/mixins/resize.less +6 -6
- package/src/android-bootstrap/less/mixins/responsive-visibility.less +15 -15
- package/src/android-bootstrap/less/mixins/size.less +10 -10
- package/src/android-bootstrap/less/mixins/tab-focus.less +9 -9
- package/src/android-bootstrap/less/mixins/table-row.less +44 -44
- package/src/android-bootstrap/less/mixins/text-emphasis.less +9 -9
- package/src/android-bootstrap/less/mixins/text-overflow.less +8 -8
- package/src/android-bootstrap/less/mixins/vendor-prefixes.less +227 -227
- package/src/android-bootstrap/less/mixins.less +40 -40
- package/src/android-bootstrap/less/modals.less +151 -151
- package/src/android-bootstrap/less/navbar.less +660 -660
- package/src/android-bootstrap/less/navs.less +290 -290
- package/src/android-bootstrap/less/normalize.less +424 -424
- package/src/android-bootstrap/less/pager.less +76 -76
- package/src/android-bootstrap/less/pagination.less +89 -89
- package/src/android-bootstrap/less/panels.less +274 -274
- package/src/android-bootstrap/less/popovers.less +131 -131
- package/src/android-bootstrap/less/print.less +101 -101
- package/src/android-bootstrap/less/progress-bars.less +87 -87
- package/src/android-bootstrap/less/responsive-embed.less +35 -35
- package/src/android-bootstrap/less/responsive-utilities.less +194 -194
- package/src/android-bootstrap/less/scaffolding.less +161 -161
- package/src/android-bootstrap/less/tables.less +262 -262
- package/src/android-bootstrap/less/theme.less +291 -291
- package/src/android-bootstrap/less/thumbnails.less +36 -36
- package/src/android-bootstrap/less/tooltip.less +102 -102
- package/src/android-bootstrap/less/type.less +303 -303
- package/src/android-bootstrap/less/utilities.less +55 -55
- package/src/android-bootstrap/less/variables.less +896 -896
- package/src/android-bootstrap/less/wells.less +29 -29
- package/src/bootstrap/less/.csscomb.json +304 -304
- package/src/bootstrap/less/.csslintrc +19 -19
- package/src/bootstrap/less/alerts.less +73 -73
- package/src/bootstrap/less/badges.less +66 -66
- package/src/bootstrap/less/breadcrumbs.less +26 -26
- package/src/bootstrap/less/button-groups.less +247 -247
- package/src/bootstrap/less/buttons.less +172 -172
- package/src/bootstrap/less/carousel.less +269 -269
- package/src/bootstrap/less/close.less +34 -34
- package/src/bootstrap/less/code.less +69 -69
- package/src/bootstrap/less/component-animations.less +33 -33
- package/src/bootstrap/less/dropdowns.less +216 -216
- package/src/bootstrap/less/grid.less +84 -84
- package/src/bootstrap/less/input-groups.less +167 -167
- package/src/bootstrap/less/jumbotron.less +52 -52
- package/src/bootstrap/less/labels.less +64 -64
- package/src/bootstrap/less/list-group.less +141 -141
- package/src/bootstrap/less/media.less +66 -66
- package/src/bootstrap/less/mixins/alerts.less +14 -14
- package/src/bootstrap/less/mixins/background-variant.less +9 -9
- package/src/bootstrap/less/mixins/border-radius.less +18 -18
- package/src/bootstrap/less/mixins/buttons.less +69 -69
- package/src/bootstrap/less/mixins/center-block.less +7 -7
- package/src/bootstrap/less/mixins/clearfix.less +22 -22
- package/src/bootstrap/less/mixins/forms.less +90 -90
- package/src/bootstrap/less/mixins/gradients.less +59 -59
- package/src/bootstrap/less/mixins/grid-framework.less +92 -92
- package/src/bootstrap/less/mixins/grid.less +122 -122
- package/src/bootstrap/less/mixins/hide-text.less +21 -21
- package/src/bootstrap/less/mixins/image.less +33 -33
- package/src/bootstrap/less/mixins/labels.less +12 -12
- package/src/bootstrap/less/mixins/list-group.less +30 -30
- package/src/bootstrap/less/mixins/nav-divider.less +10 -10
- package/src/bootstrap/less/mixins/nav-vertical-align.less +9 -9
- package/src/bootstrap/less/mixins/opacity.less +8 -8
- package/src/bootstrap/less/mixins/pagination.less +24 -24
- package/src/bootstrap/less/mixins/panels.less +24 -24
- package/src/bootstrap/less/mixins/progress-bar.less +10 -10
- package/src/bootstrap/less/mixins/reset-filter.less +8 -8
- package/src/bootstrap/less/mixins/reset-text.less +18 -18
- package/src/bootstrap/less/mixins/resize.less +6 -6
- package/src/bootstrap/less/mixins/responsive-visibility.less +15 -15
- package/src/bootstrap/less/mixins/size.less +10 -10
- package/src/bootstrap/less/mixins/tab-focus.less +9 -9
- package/src/bootstrap/less/mixins/table-row.less +44 -44
- package/src/bootstrap/less/mixins/text-emphasis.less +9 -9
- package/src/bootstrap/less/mixins/text-overflow.less +8 -8
- package/src/bootstrap/less/mixins/vendor-prefixes.less +227 -227
- package/src/bootstrap/less/mixins.less +40 -40
- package/src/bootstrap/less/modals.less +151 -151
- package/src/bootstrap/less/navbar.less +660 -660
- package/src/bootstrap/less/normalize.less +424 -424
- package/src/bootstrap/less/pagination.less +89 -89
- package/src/bootstrap/less/panels.less +275 -275
- package/src/bootstrap/less/popovers.less +131 -131
- package/src/bootstrap/less/print.less +101 -101
- package/src/bootstrap/less/progress-bars.less +87 -87
- package/src/bootstrap/less/responsive-embed.less +35 -35
- package/src/bootstrap/less/responsive-utilities.less +194 -194
- package/src/bootstrap/less/scaffolding.less +161 -161
- package/src/bootstrap/less/theme.less +291 -291
- package/src/bootstrap/less/thumbnails.less +36 -36
- package/src/bootstrap/less/tooltip.less +102 -102
- package/src/bootstrap/less/type.less +303 -303
- package/src/bootstrap/less/utilities.less +55 -55
- package/src/bootstrap/less/wells.less +29 -29
- package/src/components/FileUpload.vue +696 -696
- package/src/components/Hello.vue +39 -39
- package/src/components/LeftTree.vue +27 -27
- package/src/components/NewDefectList/DefectPaperNew.vue +2 -2
- package/src/components/android/AttendanceTally.vue +116 -116
- package/src/components/android/Blank.vue +10 -10
- package/src/components/android/CheckUnplanPage.vue +56 -56
- package/src/components/android/Checker.vue +12 -12
- package/src/components/android/CheckerAnnual.vue +81 -81
- package/src/components/android/CheckerAvarta.vue +82 -82
- package/src/components/android/EquipmentInspection.vue +348 -348
- package/src/components/android/FootprintMap.vue +120 -120
- package/src/components/android/HiddentroubleInvestigation.vue +192 -192
- package/src/components/android/MasterMain.vue +77 -77
- package/src/components/android/Menu.vue +132 -132
- package/src/components/android/PaperAlarm.vue +85 -85
- package/src/components/android/PaperDeviceNoncivil.vue +214 -214
- package/src/components/android/PhoneUpUserinfo.vue +1249 -1249
- package/src/components/android/PlumberAnnual.vue +83 -83
- package/src/components/android/PlumberAnnualDetail.vue +65 -65
- package/src/components/android/PlumberMonthly.vue +84 -84
- package/src/components/android/PostMap.vue +83 -83
- package/src/components/android/QueryCheckHistory.vue +122 -122
- package/src/components/android/QueryCheckHistoryItem.vue +62 -62
- package/src/components/android/RepairMain.vue +60 -60
- package/src/components/android/Repairman.vue +12 -12
- package/src/components/android/SafeRightTree.vue +218 -218
- package/src/components/android/SafecheckDevices.vue +1340 -1340
- package/src/components/android/StationMaster.vue +12 -12
- package/src/components/android/week/CheckResultSimple.vue +251 -0
- package/src/components/android/week/FirstWeekCheck.vue +275 -0
- package/src/components/android/week/StepHeaderBar.vue +457 -0
- package/src/components/android/week/WeekCheck.vue +209 -0
- package/src/components/android/week/WeekCheckPaper.vue +219 -0
- package/src/components/android/week/WeekCheckPlan.vue +145 -0
- package/src/components/checkplan/SelectCheckPlan.vue +39 -0
- package/src/components/defects/DefectModal.vue +101 -101
- package/src/components/defects/DevicesAndItem.vue +39 -39
- package/src/components/issueplan/IssuePlanMain.vue +23 -23
- package/src/components/notice/NoticeForm.vue +100 -100
- package/src/components/notice/NoticeIssue.vue +20 -20
- package/src/components/paper/PicViewer.vue +18 -18
- package/src/components/paper/safetyledger.vue +198 -0
- package/src/components/pc/CheckBook.vue +1 -1
- package/src/components/pc/CheckBookArea.vue +146 -146
- package/src/components/pc/CheckBookCompany.vue +144 -144
- package/src/components/pc/CheckBookDetails.vue +161 -161
- package/src/components/pc/CheckBookEntry.vue +60 -60
- package/src/components/pc/CheckBookSearchArea.vue +560 -560
- package/src/components/pc/CheckBookSearchUnit.vue +229 -229
- package/src/components/pc/CheckBookSearchUser.vue +659 -659
- package/src/components/pc/CheckBookSearchUserList.vue +674 -674
- package/src/components/phonestate/MonthlyTraffic.vue +66 -66
- package/src/components/phonestate/MonthlyTrafficRouter.vue +15 -15
- package/src/components/phonestate/PostMap.vue +82 -82
- package/src/components/planmanage/checkUserList.vue +1 -1
- package/src/components/querycheckpaper/CheckSearchUser.vue +2 -1
- package/src/components/querycheckpaper/PaperItem.vue +59 -59
- package/src/components/report/CheckByPlan.vue +118 -118
- package/src/components/report/CheckPlanAreaList.vue +53 -7
- package/src/components/userfile/MeterFile.vue +145 -145
- package/src/components/userfile/MeterModify.vue +46 -46
- package/src/components/userfileaudit/MeterAuditFile.vue +129 -129
- package/src/filiale/jinhong/android/CurrentCreate.vue +34 -12
- package/src/filiale/jinhong/android/PhoneInsurancePurchaseDetail.vue +28 -3
- package/src/filiale/jinhong/android/SafecheckOrderV.vue +2300 -0
- package/src/filiale/jinhong/android.js +1 -0
- package/src/filiale/jinhong/pc/CheckBookList.vue +28 -18
- package/src/filiale/jinhong/pc/CheckSearchUser.vue +42 -2
- package/src/filiale/jinhong/pc/NewCheckpaper.vue +1958 -0
- package/src/filiale/jinhong/pc/PaperList.vue +5 -1
- package/src/filiale/jinhong/pc/checkPlanList.vue +73 -24
- package/src/filiale/jinhong/pc.js +1 -0
- package/src/filiale/meihekou/android/CheckPlanList.vue +198 -198
- package/src/filiale/meihekou/android/CheckPlanListArea.vue +190 -190
- package/src/filiale/meihekou/android/CurrentCreate.vue +16 -0
- package/src/filiale/meihekou/android/PaperFeedback.vue +3 -0
- package/src/filiale/meihekou/android/SafecheckDevices.vue +1343 -1340
- package/src/filiale/meihekou/android/SafecheckOrderV.vue +27 -28
- package/src/filiale/meihekou/android.js +22 -22
- package/src/filiale/meihekou/pc/CheckDetail.vue +217 -0
- package/src/filiale/meihekou/pc/CheckPlan.vue +52 -0
- package/src/filiale/meihekou/pc/CheckPlanAreaList.vue +505 -0
- package/src/filiale/meihekou/pc/NewCheckpaper.vue +2 -1
- package/src/filiale/meihekou/pc/NewCheckpaperNew.vue +1 -0
- package/src/filiale/meihekou/pc/NewCheckpaperTemp.vue +1 -0
- package/src/filiale/meihekou/pc/SelectCheckPlan.vue +262 -0
- package/src/filiale/meihekou/pc.js +3 -0
- package/src/filiale/qingjian/pc/SecurityCheckCoordinates.vue +2 -2
- package/src/filiale/xinkang/android/SafecheckDevices.vue +2 -2
- package/src/filiale/xinkang/android/SafecheckOrderV.vue +2683 -2676
- package/src/filiale/xinkang/pc/NewCheckpaper.vue +17 -46
- package/src/filiale/xinliansihui/pc/PaperList.vue +814 -0
- package/src/filiale/xinliansihui/pc/PaperVisitMain.vue +206 -0
- package/src/filiale/xinliansihui/pc.js +13 -0
- package/src/plugins/LoadData.js +10 -10
- package/src/plugins/LoadParams.js +24 -24
- package/src/safecheck-android.js +327 -316
- package/src/safecheck.js +3 -0
- package/src/stores/wxconfig.js +10 -10
- package/src/utils/getNowDate.js +33 -33
- package/test/e2e/custom-assertions/elementCount.js +26 -26
- package/test/e2e/nightwatch.conf.js +40 -40
- package/test/e2e/runner.js +30 -30
- package/test/e2e/specs/test.js +13 -13
- package/test/unit/.eslintrc +5 -5
- package/test/unit/TestUtil.js +62 -62
- package/test/unit/context.html +20 -20
- package/test/unit/index.js +13 -13
|
@@ -1,39 +1,39 @@
|
|
|
1
|
-
<template>
|
|
2
|
-
<div>
|
|
3
|
-
<table class="table table-bordered table-hover">
|
|
4
|
-
<thead>
|
|
5
|
-
<tr>
|
|
6
|
-
<th>检查项</th>
|
|
7
|
-
<th>数据字段</th>
|
|
8
|
-
<th>数据类型</th>
|
|
9
|
-
<th>是否必检</th>
|
|
10
|
-
</tr>
|
|
11
|
-
</thead>
|
|
12
|
-
<tbody v-for=" row in model">
|
|
13
|
-
<tr>
|
|
14
|
-
<td>{{row.f_item_name}}</td>
|
|
15
|
-
<td>{{row.f_item_field}}</td>
|
|
16
|
-
<td>{{row.f_item_type}}</td>
|
|
17
|
-
<td>{{row.f_write_must}}</td>
|
|
18
|
-
</tr>
|
|
19
|
-
</tbody>
|
|
20
|
-
</table>
|
|
21
|
-
</div>
|
|
22
|
-
</template>
|
|
23
|
-
|
|
24
|
-
<script>
|
|
25
|
-
|
|
26
|
-
export default {
|
|
27
|
-
title: '安检设备项列表',
|
|
28
|
-
data () {
|
|
29
|
-
return {
|
|
30
|
-
model:this.$parent.device
|
|
31
|
-
}
|
|
32
|
-
},
|
|
33
|
-
watch:{
|
|
34
|
-
'$parent.device'(val){
|
|
35
|
-
this.model = val
|
|
36
|
-
},
|
|
37
|
-
}
|
|
38
|
-
}
|
|
39
|
-
</script>
|
|
1
|
+
<template>
|
|
2
|
+
<div>
|
|
3
|
+
<table class="table table-bordered table-hover">
|
|
4
|
+
<thead>
|
|
5
|
+
<tr>
|
|
6
|
+
<th>检查项</th>
|
|
7
|
+
<th>数据字段</th>
|
|
8
|
+
<th>数据类型</th>
|
|
9
|
+
<th>是否必检</th>
|
|
10
|
+
</tr>
|
|
11
|
+
</thead>
|
|
12
|
+
<tbody v-for=" row in model">
|
|
13
|
+
<tr>
|
|
14
|
+
<td>{{row.f_item_name}}</td>
|
|
15
|
+
<td>{{row.f_item_field}}</td>
|
|
16
|
+
<td>{{row.f_item_type}}</td>
|
|
17
|
+
<td>{{row.f_write_must}}</td>
|
|
18
|
+
</tr>
|
|
19
|
+
</tbody>
|
|
20
|
+
</table>
|
|
21
|
+
</div>
|
|
22
|
+
</template>
|
|
23
|
+
|
|
24
|
+
<script>
|
|
25
|
+
|
|
26
|
+
export default {
|
|
27
|
+
title: '安检设备项列表',
|
|
28
|
+
data () {
|
|
29
|
+
return {
|
|
30
|
+
model:this.$parent.device
|
|
31
|
+
}
|
|
32
|
+
},
|
|
33
|
+
watch:{
|
|
34
|
+
'$parent.device'(val){
|
|
35
|
+
this.model = val
|
|
36
|
+
},
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
</script>
|
|
@@ -1,23 +1,23 @@
|
|
|
1
|
-
<template>
|
|
2
|
-
<div class="flex">
|
|
3
|
-
<section>
|
|
4
|
-
<div class="flex-row">
|
|
5
|
-
<div class="over col-md-6">
|
|
6
|
-
<issue-plan-query v-ref:query ></issue-plan-query>
|
|
7
|
-
</div>
|
|
8
|
-
<div class="span-row over col-md-6">
|
|
9
|
-
<issue-plan-action :item='$refs.query.selected' ></issue-plan-action>
|
|
10
|
-
</div>
|
|
11
|
-
</div>
|
|
12
|
-
</section>
|
|
13
|
-
</div>
|
|
14
|
-
</template>
|
|
15
|
-
<script>
|
|
16
|
-
import IssuePlanAction from './IssuePlanAction'
|
|
17
|
-
import IssuePlanQuery from './IssuePlanQuery'
|
|
18
|
-
export default {
|
|
19
|
-
title: '下发计划',
|
|
20
|
-
props: ['f'],
|
|
21
|
-
components: { IssuePlanAction, IssuePlanQuery }
|
|
22
|
-
}
|
|
23
|
-
</script>
|
|
1
|
+
<template>
|
|
2
|
+
<div class="flex">
|
|
3
|
+
<section>
|
|
4
|
+
<div class="flex-row">
|
|
5
|
+
<div class="over col-md-6">
|
|
6
|
+
<issue-plan-query v-ref:query ></issue-plan-query>
|
|
7
|
+
</div>
|
|
8
|
+
<div class="span-row over col-md-6">
|
|
9
|
+
<issue-plan-action :item='$refs.query.selected' ></issue-plan-action>
|
|
10
|
+
</div>
|
|
11
|
+
</div>
|
|
12
|
+
</section>
|
|
13
|
+
</div>
|
|
14
|
+
</template>
|
|
15
|
+
<script>
|
|
16
|
+
import IssuePlanAction from './IssuePlanAction'
|
|
17
|
+
import IssuePlanQuery from './IssuePlanQuery'
|
|
18
|
+
export default {
|
|
19
|
+
title: '下发计划',
|
|
20
|
+
props: ['f'],
|
|
21
|
+
components: { IssuePlanAction, IssuePlanQuery }
|
|
22
|
+
}
|
|
23
|
+
</script>
|
|
@@ -1,100 +1,100 @@
|
|
|
1
|
-
<template>
|
|
2
|
-
<div>
|
|
3
|
-
<validator name='v'>
|
|
4
|
-
<form novalidate class="form-horizontal">
|
|
5
|
-
<div class="form-group">
|
|
6
|
-
<label class="col-sm-2 control-lable">标题:</label>
|
|
7
|
-
<div class="col-sm-8">
|
|
8
|
-
<input class="form-control" type="text" v-model="notice.f_title" v-validate:f_title='{ required: true }' />
|
|
9
|
-
</div>
|
|
10
|
-
</div>
|
|
11
|
-
<div class="form-group">
|
|
12
|
-
<label class="col-sm-2 control-lable">内容:</label>
|
|
13
|
-
<div class="col-sm-8">
|
|
14
|
-
<textarea class="form-control" type="text" v-model="notice.f_content" v-validate:f_content='{ required: true }'></textarea>
|
|
15
|
-
</div>
|
|
16
|
-
</div>
|
|
17
|
-
<div class="form-group">
|
|
18
|
-
<label class="col-sm-2 control-lable">时间:</label>
|
|
19
|
-
<div class="col-sm-8">
|
|
20
|
-
<input readonly='readonly' class="form-control" type="text" v-model="notice.f_time"/>
|
|
21
|
-
</div>
|
|
22
|
-
</div>
|
|
23
|
-
<div class="form-group">
|
|
24
|
-
<label class="col-sm-2 control-lable">分公司:</label>
|
|
25
|
-
<div class="col-sm-8">
|
|
26
|
-
<v-select :value.sync="notice.f_subcompany" :options='$parent.$refs.query.f_divisions' placeholder='请选择子公司'
|
|
27
|
-
close-on-select clear-button></v-select>
|
|
28
|
-
</div>
|
|
29
|
-
</div>
|
|
30
|
-
<div class="form-group col-sm-10 text-right">
|
|
31
|
-
<button type="button" class="btn btn-success width-80" @click="save" v-if="$v.valid">保存</button>
|
|
32
|
-
<button type="button" class="btn btn-success width-80" @click="anew">新建</button>
|
|
33
|
-
<button type="button" class="btn btn-success width-80" @click="delete" v-if="$v.valid">删除</button>
|
|
34
|
-
</div>
|
|
35
|
-
</form>
|
|
36
|
-
</validator>
|
|
37
|
-
</div>
|
|
38
|
-
|
|
39
|
-
</template>
|
|
40
|
-
|
|
41
|
-
<script>
|
|
42
|
-
import * as Util from '../Util'
|
|
43
|
-
import co from 'co'
|
|
44
|
-
import Vue from 'vue'
|
|
45
|
-
|
|
46
|
-
let syncSave = function * (self) {
|
|
47
|
-
self.notice.f_subcompany = self.$parent.$refs.query.f_divisions[0].value
|
|
48
|
-
yield self.$resetpost('rs/entity/t_notice', self.notice)
|
|
49
|
-
self.$parent.$refs.query.$refs.cp.$refs.criteria.search()
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
let syncDelete = function * (self) {
|
|
53
|
-
yield self.$remove('rs/entity/t_notice/', {id:self.notice.id })
|
|
54
|
-
self.$parent.$refs.query.$refs.cp.$refs.criteria.search()
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
export default {
|
|
58
|
-
title: '公告表单',
|
|
59
|
-
props: ['notice'],
|
|
60
|
-
computed: {
|
|
61
|
-
f_division: {
|
|
62
|
-
get() {
|
|
63
|
-
if (!this.notice || !this.notice.f_subcompany)
|
|
64
|
-
return Vue.f_subcompany
|
|
65
|
-
else
|
|
66
|
-
return [this.notice.f_subcompany]
|
|
67
|
-
},
|
|
68
|
-
set(val) {
|
|
69
|
-
this.notice.f_subcompany = val[0]
|
|
70
|
-
}
|
|
71
|
-
}
|
|
72
|
-
},
|
|
73
|
-
methods: {
|
|
74
|
-
save() {
|
|
75
|
-
if (!this.notice) {
|
|
76
|
-
alert('请选择一个通知。')
|
|
77
|
-
return
|
|
78
|
-
}
|
|
79
|
-
if (!this.notice.id) {
|
|
80
|
-
this.$set('notice.f_time', Util.toStandardTimeString())
|
|
81
|
-
}
|
|
82
|
-
let gen = syncSave(this)
|
|
83
|
-
return co(gen)
|
|
84
|
-
},
|
|
85
|
-
anew() {
|
|
86
|
-
this.notice = {}
|
|
87
|
-
this.$set('notice.f_time', Util.toStandardTimeString())
|
|
88
|
-
},
|
|
89
|
-
delete() {
|
|
90
|
-
if (!this.notice) {
|
|
91
|
-
alert('请选择一个通知。')
|
|
92
|
-
return
|
|
93
|
-
}
|
|
94
|
-
let gen = syncDelete(this)
|
|
95
|
-
return co(gen)
|
|
96
|
-
}
|
|
97
|
-
}
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
</script>
|
|
1
|
+
<template>
|
|
2
|
+
<div>
|
|
3
|
+
<validator name='v'>
|
|
4
|
+
<form novalidate class="form-horizontal">
|
|
5
|
+
<div class="form-group">
|
|
6
|
+
<label class="col-sm-2 control-lable">标题:</label>
|
|
7
|
+
<div class="col-sm-8">
|
|
8
|
+
<input class="form-control" type="text" v-model="notice.f_title" v-validate:f_title='{ required: true }' />
|
|
9
|
+
</div>
|
|
10
|
+
</div>
|
|
11
|
+
<div class="form-group">
|
|
12
|
+
<label class="col-sm-2 control-lable">内容:</label>
|
|
13
|
+
<div class="col-sm-8">
|
|
14
|
+
<textarea class="form-control" type="text" v-model="notice.f_content" v-validate:f_content='{ required: true }'></textarea>
|
|
15
|
+
</div>
|
|
16
|
+
</div>
|
|
17
|
+
<div class="form-group">
|
|
18
|
+
<label class="col-sm-2 control-lable">时间:</label>
|
|
19
|
+
<div class="col-sm-8">
|
|
20
|
+
<input readonly='readonly' class="form-control" type="text" v-model="notice.f_time"/>
|
|
21
|
+
</div>
|
|
22
|
+
</div>
|
|
23
|
+
<div class="form-group">
|
|
24
|
+
<label class="col-sm-2 control-lable">分公司:</label>
|
|
25
|
+
<div class="col-sm-8">
|
|
26
|
+
<v-select :value.sync="notice.f_subcompany" :options='$parent.$refs.query.f_divisions' placeholder='请选择子公司'
|
|
27
|
+
close-on-select clear-button></v-select>
|
|
28
|
+
</div>
|
|
29
|
+
</div>
|
|
30
|
+
<div class="form-group col-sm-10 text-right">
|
|
31
|
+
<button type="button" class="btn btn-success width-80" @click="save" v-if="$v.valid">保存</button>
|
|
32
|
+
<button type="button" class="btn btn-success width-80" @click="anew">新建</button>
|
|
33
|
+
<button type="button" class="btn btn-success width-80" @click="delete" v-if="$v.valid">删除</button>
|
|
34
|
+
</div>
|
|
35
|
+
</form>
|
|
36
|
+
</validator>
|
|
37
|
+
</div>
|
|
38
|
+
|
|
39
|
+
</template>
|
|
40
|
+
|
|
41
|
+
<script>
|
|
42
|
+
import * as Util from '../Util'
|
|
43
|
+
import co from 'co'
|
|
44
|
+
import Vue from 'vue'
|
|
45
|
+
|
|
46
|
+
let syncSave = function * (self) {
|
|
47
|
+
self.notice.f_subcompany = self.$parent.$refs.query.f_divisions[0].value
|
|
48
|
+
yield self.$resetpost('rs/entity/t_notice', self.notice)
|
|
49
|
+
self.$parent.$refs.query.$refs.cp.$refs.criteria.search()
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
let syncDelete = function * (self) {
|
|
53
|
+
yield self.$remove('rs/entity/t_notice/', {id:self.notice.id })
|
|
54
|
+
self.$parent.$refs.query.$refs.cp.$refs.criteria.search()
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
export default {
|
|
58
|
+
title: '公告表单',
|
|
59
|
+
props: ['notice'],
|
|
60
|
+
computed: {
|
|
61
|
+
f_division: {
|
|
62
|
+
get() {
|
|
63
|
+
if (!this.notice || !this.notice.f_subcompany)
|
|
64
|
+
return Vue.f_subcompany
|
|
65
|
+
else
|
|
66
|
+
return [this.notice.f_subcompany]
|
|
67
|
+
},
|
|
68
|
+
set(val) {
|
|
69
|
+
this.notice.f_subcompany = val[0]
|
|
70
|
+
}
|
|
71
|
+
}
|
|
72
|
+
},
|
|
73
|
+
methods: {
|
|
74
|
+
save() {
|
|
75
|
+
if (!this.notice) {
|
|
76
|
+
alert('请选择一个通知。')
|
|
77
|
+
return
|
|
78
|
+
}
|
|
79
|
+
if (!this.notice.id) {
|
|
80
|
+
this.$set('notice.f_time', Util.toStandardTimeString())
|
|
81
|
+
}
|
|
82
|
+
let gen = syncSave(this)
|
|
83
|
+
return co(gen)
|
|
84
|
+
},
|
|
85
|
+
anew() {
|
|
86
|
+
this.notice = {}
|
|
87
|
+
this.$set('notice.f_time', Util.toStandardTimeString())
|
|
88
|
+
},
|
|
89
|
+
delete() {
|
|
90
|
+
if (!this.notice) {
|
|
91
|
+
alert('请选择一个通知。')
|
|
92
|
+
return
|
|
93
|
+
}
|
|
94
|
+
let gen = syncDelete(this)
|
|
95
|
+
return co(gen)
|
|
96
|
+
}
|
|
97
|
+
}
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
</script>
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
<template>
|
|
2
|
-
<div class="flex">
|
|
3
|
-
<section>
|
|
4
|
-
<div class="flex-row">
|
|
5
|
-
<div class="over col-md-6">
|
|
6
|
-
<notice-query v-ref:query></notice-query>
|
|
7
|
-
</div>
|
|
8
|
-
<div class="span-row over col-md-6">
|
|
9
|
-
<notice-form :notice='$refs.query.selected'></notice-form>
|
|
10
|
-
</div>
|
|
11
|
-
</div>
|
|
12
|
-
</section>
|
|
13
|
-
</div>
|
|
14
|
-
</template>
|
|
15
|
-
|
|
16
|
-
<script>
|
|
17
|
-
export default {
|
|
18
|
-
title: '通知管理'
|
|
19
|
-
}
|
|
20
|
-
</script>
|
|
1
|
+
<template>
|
|
2
|
+
<div class="flex">
|
|
3
|
+
<section>
|
|
4
|
+
<div class="flex-row">
|
|
5
|
+
<div class="over col-md-6">
|
|
6
|
+
<notice-query v-ref:query></notice-query>
|
|
7
|
+
</div>
|
|
8
|
+
<div class="span-row over col-md-6">
|
|
9
|
+
<notice-form :notice='$refs.query.selected'></notice-form>
|
|
10
|
+
</div>
|
|
11
|
+
</div>
|
|
12
|
+
</section>
|
|
13
|
+
</div>
|
|
14
|
+
</template>
|
|
15
|
+
|
|
16
|
+
<script>
|
|
17
|
+
export default {
|
|
18
|
+
title: '通知管理'
|
|
19
|
+
}
|
|
20
|
+
</script>
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
<template>
|
|
2
|
-
<div>
|
|
3
|
-
<a href="#" class="btn btn-primary" @click="this.$back('items')" width="800" height="600"><<</a>
|
|
4
|
-
<img :src="pic_path">
|
|
5
|
-
</div>
|
|
6
|
-
</template>
|
|
7
|
-
|
|
8
|
-
<script>
|
|
9
|
-
export default {
|
|
10
|
-
title: '图片浏览',
|
|
11
|
-
props: ['pic_path'],
|
|
12
|
-
data() {
|
|
13
|
-
return {
|
|
14
|
-
pic_path : this.pic_path
|
|
15
|
-
}
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
</script>
|
|
1
|
+
<template>
|
|
2
|
+
<div>
|
|
3
|
+
<a href="#" class="btn btn-primary" @click="this.$back('items')" width="800" height="600"><<</a>
|
|
4
|
+
<img :src="pic_path">
|
|
5
|
+
</div>
|
|
6
|
+
</template>
|
|
7
|
+
|
|
8
|
+
<script>
|
|
9
|
+
export default {
|
|
10
|
+
title: '图片浏览',
|
|
11
|
+
props: ['pic_path'],
|
|
12
|
+
data() {
|
|
13
|
+
return {
|
|
14
|
+
pic_path : this.pic_path
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
</script>
|
|
@@ -0,0 +1,198 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<div class="flex-row">
|
|
3
|
+
<div class="basic-main">
|
|
4
|
+
<criteria-paged :model="model" v-ref:paged >
|
|
5
|
+
<criteria partial='criteria' class="search_area" @condition-changed='$parent.selfSearch' v-ref:criteria>
|
|
6
|
+
<div novalidate class="form-horizontal select-overspread container-fluid auto" partial>
|
|
7
|
+
<div class="row">
|
|
8
|
+
<div class="form-group col-sm-2" >
|
|
9
|
+
<label class="font_normal_body">客户编号</label>
|
|
10
|
+
<input type="text" class="input_search" v-model="model.f_userinfo_code"
|
|
11
|
+
style="width: 60%" placeholder="客户编号" condition="f_userinfo_code='{}'">
|
|
12
|
+
</div>
|
|
13
|
+
<div class="form-group col-sm-2" >
|
|
14
|
+
<label class="font_normal_body">客户名称</label>
|
|
15
|
+
<input type="text" class="input_search" v-model="model.f_user_name"
|
|
16
|
+
style="width: 60%" placeholder="客户名称" condition="f_user_name like '%{}%'">
|
|
17
|
+
</div>
|
|
18
|
+
<div class="form-group col-sm-2" >
|
|
19
|
+
<label class="font_normal_body">客户电话</label>
|
|
20
|
+
<input type="text" class="input_search" v-model="model.f_user_phone"
|
|
21
|
+
style="width: 60%" placeholder="客户电话" condition="f_user_phone like '%{}%'">
|
|
22
|
+
</div>
|
|
23
|
+
<div class="form-group col-sm-2" >
|
|
24
|
+
<label class="font_normal_body">详细地址</label>
|
|
25
|
+
<input type="text" class="input_search" v-model="model.f_address"
|
|
26
|
+
style="width: 60%" placeholder="详细地址" condition="f_address like '%{}%'">
|
|
27
|
+
</div>
|
|
28
|
+
<div class="form-group col-sm-2" >
|
|
29
|
+
<label class="font_normal_body">整改措施</label>
|
|
30
|
+
<v-select class="select_list select"
|
|
31
|
+
placeholder='请选择' style="width: 60%"
|
|
32
|
+
:value.sync="model.f_is_repaired"
|
|
33
|
+
v-model="model.f_is_repaired"
|
|
34
|
+
:options='$parent.$parent.repaired'
|
|
35
|
+
filer-key="name"
|
|
36
|
+
close-on-select clear-button
|
|
37
|
+
condition="f_is_repaired in {}"
|
|
38
|
+
:multiple="true">
|
|
39
|
+
</v-select>
|
|
40
|
+
</div>
|
|
41
|
+
<div class="form-group col-sm-2" style="width: auto;margin-top:8px;float: right">
|
|
42
|
+
<export-excel :data="$parent.$parent.searchData"
|
|
43
|
+
:field="$parent.$parent.excelHeaders"
|
|
44
|
+
:choose-col="true"
|
|
45
|
+
sqlurl="api/af-safecheck/logic/exportfile" sql-name="safetyledger" template-name='安检台账记录'></export-excel>
|
|
46
|
+
<button class="button_spacing button_search" @click="search()">查询</button>
|
|
47
|
+
<div style="float: right" class="button_spacing"
|
|
48
|
+
:class="{'button_shrink_top':$parent.$parent.criteriaShow,'button_shrink_bottom':!$parent.$parent.criteriaShow}"
|
|
49
|
+
@click="$parent.$parent.hidden()"></div>
|
|
50
|
+
</div>
|
|
51
|
+
<div class="form-group col-sm-2" v-show="$parent.$parent.criteriaShow" >
|
|
52
|
+
<label class="font_normal_body">开始时间</label>
|
|
53
|
+
<datepicker
|
|
54
|
+
:value.sync="model.f_check_start"
|
|
55
|
+
placeholder='开始时间' style="width: 60%"
|
|
56
|
+
:disabled-days-of-week="[]"
|
|
57
|
+
:format="'yyyy-MM-dd'"
|
|
58
|
+
:show-rest-button="reset"
|
|
59
|
+
v-model="model.f_check_start"
|
|
60
|
+
condition="f_offsite_time > ='{} 00:00:00'">
|
|
61
|
+
</datepicker>
|
|
62
|
+
</div>
|
|
63
|
+
<div class="form-group col-sm-2" v-show="$parent.$parent.criteriaShow" >
|
|
64
|
+
<label class="font_normal_body">结束时间</label>
|
|
65
|
+
<datepicker
|
|
66
|
+
:value.sync="model.f_check_end"
|
|
67
|
+
placeholder='结束时间' style="width: 60%"
|
|
68
|
+
:disabled-days-of-week="[]"
|
|
69
|
+
:format="'yyyy-MM-dd'"
|
|
70
|
+
:show-rest-button="reset"
|
|
71
|
+
v-model="model.f_check_end"
|
|
72
|
+
condition="f_offsite_time <= '{} 23:59:59'">
|
|
73
|
+
</datepicker>
|
|
74
|
+
</div>
|
|
75
|
+
</div>
|
|
76
|
+
</div>
|
|
77
|
+
</criteria>
|
|
78
|
+
<data-grid class="list_area table_sy" style="overflow: hidden" :model="model" partial='list' v-ref:grid>
|
|
79
|
+
<template partial='head'>
|
|
80
|
+
<tr>
|
|
81
|
+
<th>
|
|
82
|
+
<nobr>企业名称</nobr>
|
|
83
|
+
</th>
|
|
84
|
+
<th>
|
|
85
|
+
<nobr>检查时间</nobr>
|
|
86
|
+
</th>
|
|
87
|
+
<th>
|
|
88
|
+
<nobr>镇(街道)</nobr>
|
|
89
|
+
</th>
|
|
90
|
+
<th>
|
|
91
|
+
<nobr>地址</nobr>
|
|
92
|
+
</th>
|
|
93
|
+
<th>
|
|
94
|
+
<nobr>用户名称</nobr>
|
|
95
|
+
</th>
|
|
96
|
+
<th>
|
|
97
|
+
<nobr>用户编号</nobr>
|
|
98
|
+
</th>
|
|
99
|
+
<th>
|
|
100
|
+
<nobr>用户类型</nobr>
|
|
101
|
+
</th>
|
|
102
|
+
<th>
|
|
103
|
+
<nobr>用气类型</nobr>
|
|
104
|
+
</th>
|
|
105
|
+
<th>
|
|
106
|
+
<nobr>隐患类别</nobr>
|
|
107
|
+
</th>
|
|
108
|
+
<th>
|
|
109
|
+
<nobr>隐患描述</nobr>
|
|
110
|
+
</th>
|
|
111
|
+
<th>
|
|
112
|
+
<nobr>整改措施</nobr>
|
|
113
|
+
</th>
|
|
114
|
+
</tr>
|
|
115
|
+
</template>
|
|
116
|
+
<template partial='body'>
|
|
117
|
+
<td style="text-align: center">{{row.f_filiale_name}}</td>
|
|
118
|
+
<td style="text-align: center">{{row.f_offsite_time}}</td>
|
|
119
|
+
<td style="text-align: center">{{row.f_street}}</td>
|
|
120
|
+
<td style="text-align: center">{{row.f_address}}</td>
|
|
121
|
+
<td style="text-align: center">{{row.f_user_name}}</td>
|
|
122
|
+
<td style="text-align: center">{{row.f_userinfo_code}}</td>
|
|
123
|
+
<td style="text-align: center">{{row.f_user_type}}</td>
|
|
124
|
+
<td style="text-align: center">{{ row.f_gas_type }}</td>
|
|
125
|
+
<td style="text-align: center">{{ row.f_device_type }}</td>
|
|
126
|
+
<td style="text-align: center">{{ row.f_item_name }}</td>
|
|
127
|
+
<td style="text-align: center">{{ row.f_is_repaired }}</td>
|
|
128
|
+
</template>
|
|
129
|
+
</data-grid>
|
|
130
|
+
</criteria-paged>
|
|
131
|
+
</div>
|
|
132
|
+
</div>
|
|
133
|
+
</template>
|
|
134
|
+
|
|
135
|
+
<script>
|
|
136
|
+
import {PagedList} from 'vue-client'
|
|
137
|
+
import co from 'co'
|
|
138
|
+
import * as Util from '../Util'
|
|
139
|
+
import HttpResetClass from "vue-client/src/plugins/HttpResetClass";
|
|
140
|
+
export default {
|
|
141
|
+
title: '隐患台账',
|
|
142
|
+
data() {
|
|
143
|
+
let model = new PagedList('api/af-safecheck/sql/safetyledger', 20)
|
|
144
|
+
return {
|
|
145
|
+
model: model,
|
|
146
|
+
criteriaShow:false,
|
|
147
|
+
repaired: [{label: '全部', value: ''}, {label: '用户自行整改', value: '用户自行整改'}, {label: '现场已处理', value: '现场已处理'}, {label: '维修已处理', value: '维修已处理'}, {label: '转维修', value: '转维修'}],
|
|
148
|
+
excelHeaders: {
|
|
149
|
+
'f_userinfo_code': '客户编号',
|
|
150
|
+
'f_user_name': '客户姓名',
|
|
151
|
+
'f_user_phone':'客户电话',
|
|
152
|
+
'f_user_type': '客户类型',
|
|
153
|
+
'f_residential_area': '小区',
|
|
154
|
+
'f_address': '客户地址',
|
|
155
|
+
'f_offsite_time': '安检时间',
|
|
156
|
+
'f_gas_type': '用气类型',
|
|
157
|
+
'f_device_type': '隐患类别',
|
|
158
|
+
'f_item_name': '隐患描述',
|
|
159
|
+
'f_is_repaired': '整改措施',
|
|
160
|
+
'excel_export_p0':'隐患照片1',
|
|
161
|
+
'excel_export_p1':'隐患照片2',
|
|
162
|
+
'excel_export_p2':'隐患照片3',
|
|
163
|
+
'excel_export_p3':'隐患照片4',
|
|
164
|
+
'excel_export_repair':'处理照片1',
|
|
165
|
+
'excel_export_repair1':'处理照片2',
|
|
166
|
+
'excel_export_other_dealpath1':'处理照片3',
|
|
167
|
+
'excel_export_other_dealpath2':'处理照片4',
|
|
168
|
+
},
|
|
169
|
+
}
|
|
170
|
+
},
|
|
171
|
+
ready() {
|
|
172
|
+
this.$refs.paged.$refs.criteria.model.f_check_start = Util.toStartDateString() + ' 00:00:00'
|
|
173
|
+
this.$refs.paged.$refs.criteria.model.f_check_end = Util.toEndDateString() + ' 23:59:59'
|
|
174
|
+
this.search()
|
|
175
|
+
},
|
|
176
|
+
methods: {
|
|
177
|
+
hidden() {
|
|
178
|
+
this.criteriaShow = !this.criteriaShow
|
|
179
|
+
},
|
|
180
|
+
search() {
|
|
181
|
+
this.$refs.paged.$refs.criteria.search()
|
|
182
|
+
},
|
|
183
|
+
selfSearch(args) {
|
|
184
|
+
this.model.search(args.condition, args.model, args.condValue)
|
|
185
|
+
}
|
|
186
|
+
},
|
|
187
|
+
computed :{
|
|
188
|
+
searchData() {
|
|
189
|
+
return {condition: this.model.condition}
|
|
190
|
+
}
|
|
191
|
+
},
|
|
192
|
+
watch: {
|
|
193
|
+
},
|
|
194
|
+
beforeDestroy() {
|
|
195
|
+
|
|
196
|
+
}
|
|
197
|
+
}
|
|
198
|
+
</script>
|
|
@@ -217,7 +217,7 @@ export default {
|
|
|
217
217
|
},
|
|
218
218
|
showdetails (row) {
|
|
219
219
|
console.log('showdetails',row)
|
|
220
|
-
this.rowData = row
|
|
220
|
+
this.rowData = JSON.parse(JSON.stringify(row))
|
|
221
221
|
this.rowData.f_check_book_type='用户'
|
|
222
222
|
this.rowData.f_user_type=''
|
|
223
223
|
this.showItem = false
|