system-clients 3.2.63 → 3.2.64-wuhai
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/.eslintrc.js +16 -16
- package/SystemClient.iml +8 -8
- package/build/webpack.base.conf.js +85 -85
- package/build.gradle +6 -6
- package/examples/LoginPage/App.vue +21 -21
- package/examples/LoginPage/index.html +11 -11
- package/examples/LoginPage/main.js +15 -15
- package/index.html +21 -21
- package/package.json +1 -1
- package/src/App.vue +24 -24
- package/src/components/Main.vue +785 -785
- package/src/components/TabButton.vue +201 -201
- package/src/components/Tabs.vue +67 -67
- package/src/components/addressManage/AddressCascadingMenu.vue +145 -145
- package/src/components/common/ProgressBase.vue +83 -83
- package/src/components/equipment/EquipmentManage.vue +65 -65
- package/src/components/equipment/PcAdd.vue +105 -105
- package/src/components/equipment/PcList.vue +119 -119
- package/src/components/equipment/PcManage.vue +60 -60
- package/src/components/equipment/PhoneAdd.vue +107 -107
- package/src/components/equipment/PhoneList.vue +112 -112
- package/src/components/equipment/PhoneManage.vue +60 -60
- package/src/components/equipment/PosAdd.vue +323 -323
- package/src/components/equipment/PosList.vue +294 -294
- package/src/components/equipment/PosManage.vue +138 -138
- package/src/components/equipment/PosManageBoth.vue +125 -125
- package/src/components/equipment/PosParamAdd.vue +236 -236
- package/src/components/equipment/PosParamList.vue +121 -121
- package/src/components/equipment/PosParamManage.vue +51 -51
- package/src/components/materialManage/materialData.vue +44 -44
- package/src/components/materialManage/materialList.vue +255 -255
- package/src/components/parammanage/ParamManage.vue +42 -42
- package/src/components/parammanage/ParamPage.vue +337 -337
- package/src/components/parammanage/ParamPages.vue +222 -222
- package/src/components/parammanage/SinglePage.vue +235 -235
- package/src/components/parammanage/SinglePages.vue +167 -167
- package/src/components/server/ImageVieweTest.vue +56 -56
- package/src/components/server/ImageViewer.vue +350 -350
- package/src/components/server/LeftTree.vue +111 -111
- package/src/components/server/LoadData.vue +55 -55
- package/src/components/server/Login.vue +564 -564
- package/src/components/server/LoginPage.vue +235 -235
- package/src/components/server/LoginView.vue +128 -128
- package/src/components/server/ModifyPw.vue +125 -125
- package/src/components/server/PcdBuildingSelect.vue +241 -241
- package/src/components/server/ResSelect.vue +155 -155
- package/src/components/server/ResSelectGroup.vue +198 -198
- package/src/components/server/RightTree.vue +348 -348
- package/src/components/server/RoleSelector.vue +88 -88
- package/src/components/server/TestResSelect.vue +58 -58
- package/src/components/server/TestResSelectGroup.vue +388 -388
- package/src/filiale/baole/Login.vue +568 -568
- package/src/filiale/baole/system.js +5 -5
- package/src/filiale/chengtou/Login.vue +537 -537
- package/src/filiale/chengtou/system.js +5 -5
- package/src/filiale/dongguan/Login.vue +900 -900
- package/src/filiale/dongguan/Main.vue +715 -715
- package/src/filiale/dongguan/system.js +6 -6
- package/src/filiale/furuike/Login.vue +583 -583
- package/src/filiale/furuike/Main.vue +827 -827
- package/src/filiale/furuike/system.js +7 -7
- package/src/filiale/gehua/Main.vue +807 -807
- package/src/filiale/gehua/system.js +6 -6
- package/src/filiale/konggang/Login.vue +470 -470
- package/src/filiale/konggang/system.js +7 -7
- package/src/filiale/qianneng/Main.vue +816 -816
- package/src/filiale/qianneng/ModifyPw.vue +107 -107
- package/src/filiale/qianneng/system.js +8 -8
- package/src/filiale/rizhao/LeftTree.vue +111 -111
- package/src/filiale/rizhao/Login.vue +791 -791
- package/src/filiale/rizhao/Main.vue +611 -611
- package/src/filiale/rizhao/system.js +14 -14
- package/src/filiale/tianyi/Login.vue +571 -571
- package/src/filiale/tianyi/system.js +5 -5
- package/src/filiale/tongchuan/Login.vue +561 -561
- package/src/filiale/tongchuan/system.js +7 -7
- package/src/filiale/wenxi/Login.vue +535 -535
- package/src/filiale/wenxi/Main.vue +785 -785
- package/src/filiale/wenxi/system.js +10 -10
- package/src/filiale/wuhai/LeftTree.vue +141 -141
- package/src/filiale/wuhai/Main.vue +807 -807
- package/src/filiale/wuhai/system.js +10 -10
- package/src/filiale/yuchuan/Login.vue +889 -889
- package/src/filiale/yuchuan/Main.vue +773 -773
- package/src/filiale/yuchuan/system.js +10 -10
- package/src/filiale/zhoukou/Main.vue +807 -807
- package/src/filiale/zhoukou/system.js +6 -6
- package/src/plugins/EncryptUtil.js +53 -53
- package/src/plugins/GetLoginInfoService.js +533 -533
- package/src/plugins/HeatGetLoginInfoService.js +491 -491
- package/src/plugins/validation.js +15 -15
- package/src/stores/AppData.js +38 -38
- package/src/stores/HeatAppData.js +38 -38
- package/src/styles/fonts/glyphicons-halflings-regular.svg +288 -288
- package/src/styles/less/.csscomb.json +304 -304
- package/src/styles/less/.csslintrc +19 -19
- package/src/styles/less/alerts.less +73 -73
- package/src/styles/less/aofeng/animate.min.css +10 -10
- package/src/styles/less/aofeng/expandcss.less +569 -569
- package/src/styles/less/aofeng/login.less +367 -367
- package/src/styles/less/aofeng/standard.less +2507 -2507
- package/src/styles/less/aofeng/themeOne/BinaryTemplate.less +686 -686
- package/src/styles/less/aofeng/themeOne/loginStyle.less +1586 -1586
- package/src/styles/less/aofeng/themeOne/systemStyle.less +2650 -2650
- package/src/styles/less/aofeng/themeOne.less +17 -17
- package/src/styles/less/aofeng/themeTwo/newStyle1.less +415 -415
- package/src/styles/less/aofeng/themeTwo.less +3 -3
- package/src/styles/less/badges.less +66 -66
- package/src/styles/less/bootstrap.less +66 -66
- package/src/styles/less/breadcrumbs.less +26 -26
- package/src/styles/less/button-groups.less +247 -247
- package/src/styles/less/buttons.less +172 -172
- package/src/styles/less/carousel.less +269 -269
- package/src/styles/less/close.less +34 -34
- package/src/styles/less/code.less +69 -69
- package/src/styles/less/component-animations.less +33 -33
- package/src/styles/less/dropdowns.less +216 -216
- package/src/styles/less/fonts-list.less +25 -25
- package/src/styles/less/forms.less +626 -626
- package/src/styles/less/glyphicons.less +305 -305
- package/src/styles/less/grid.less +84 -84
- package/src/styles/less/input-groups.less +167 -167
- package/src/styles/less/jumbotron.less +52 -52
- package/src/styles/less/labels.less +64 -64
- package/src/styles/less/list-group.less +141 -141
- package/src/styles/less/manageStyle/manageChile.less +180 -180
- package/src/styles/less/manageStyle/manageStyle/manageChile.less +180 -180
- package/src/styles/less/manageStyle/manageStyle/manageStyle.less +1102 -1102
- package/src/styles/less/manageStyle/manageStyle/safeStyle.less +498 -498
- package/src/styles/less/manageStyle/manageStyle.less +1102 -1102
- package/src/styles/less/manageStyle/safeStyle.less +498 -498
- package/src/styles/less/media.less +66 -66
- package/src/styles/less/mixins/alerts.less +14 -14
- package/src/styles/less/mixins/background-variant.less +9 -9
- package/src/styles/less/mixins/border-radius.less +18 -18
- package/src/styles/less/mixins/buttons.less +69 -69
- package/src/styles/less/mixins/center-block.less +7 -7
- package/src/styles/less/mixins/clearfix.less +22 -22
- package/src/styles/less/mixins/forms.less +90 -90
- package/src/styles/less/mixins/gradients.less +59 -59
- package/src/styles/less/mixins/grid-framework.less +92 -92
- package/src/styles/less/mixins/grid.less +122 -122
- package/src/styles/less/mixins/hide-text.less +21 -21
- package/src/styles/less/mixins/image.less +33 -33
- package/src/styles/less/mixins/labels.less +12 -12
- package/src/styles/less/mixins/list-group.less +30 -30
- package/src/styles/less/mixins/nav-divider.less +10 -10
- package/src/styles/less/mixins/nav-vertical-align.less +9 -9
- package/src/styles/less/mixins/opacity.less +8 -8
- package/src/styles/less/mixins/pagination.less +24 -24
- package/src/styles/less/mixins/panels.less +24 -24
- package/src/styles/less/mixins/progress-bar.less +10 -10
- package/src/styles/less/mixins/reset-filter.less +8 -8
- package/src/styles/less/mixins/reset-text.less +18 -18
- package/src/styles/less/mixins/resize.less +6 -6
- package/src/styles/less/mixins/responsive-visibility.less +15 -15
- package/src/styles/less/mixins/size.less +10 -10
- package/src/styles/less/mixins/tab-focus.less +9 -9
- package/src/styles/less/mixins/table-row.less +44 -44
- package/src/styles/less/mixins/text-emphasis.less +9 -9
- package/src/styles/less/mixins/text-overflow.less +8 -8
- package/src/styles/less/mixins/vendor-prefixes.less +227 -227
- package/src/styles/less/mixins.less +40 -40
- package/src/styles/less/modals.less +151 -151
- package/src/styles/less/navbar.less +660 -660
- package/src/styles/less/navs.less +285 -285
- package/src/styles/less/normalize.less +424 -424
- package/src/styles/less/pager.less +76 -76
- package/src/styles/less/pagination.less +89 -89
- package/src/styles/less/panels.less +275 -275
- package/src/styles/less/popovers.less +131 -131
- package/src/styles/less/print.less +101 -101
- package/src/styles/less/progress-bars.less +87 -87
- package/src/styles/less/responsive-embed.less +35 -35
- package/src/styles/less/responsive-utilities.less +194 -194
- package/src/styles/less/scaffolding.less +161 -161
- package/src/styles/less/stand.less +207 -207
- package/src/styles/less/tables.less +312 -312
- package/src/styles/less/theme.less +291 -291
- package/src/styles/less/thumbnails.less +36 -36
- package/src/styles/less/tooltip.less +102 -102
- package/src/styles/less/type.less +316 -316
- package/src/styles/less/utilities.less +55 -55
- package/src/styles/less/variables.less +899 -899
- package/src/styles/less/wells.less +29 -29
- package/src/system.js +121 -121
- package/src/util/Daiban.json +12 -12
- package/yarn-error.log +6896 -6896
@@ -1,167 +1,167 @@
|
|
1
|
-
<template>
|
2
|
-
<div class="flex">
|
3
|
-
<p class="bg-info text-center" style="padding: 8px;">
|
4
|
-
单值管理
|
5
|
-
<span class="btn btn-link add-postition" @click="add()">新增</span>
|
6
|
-
</p>
|
7
|
-
<div class="form-inline auto" style="margin-bottom: 5px;">
|
8
|
-
<div class="row">
|
9
|
-
<div class="col-sm-4 form-group">
|
10
|
-
<label>参数名称:</label>
|
11
|
-
<input type="text" class="input_search" placeholder='请输入查找的参数名' v-model="param" @keyup.enter="filterParams(param)">
|
12
|
-
</div>
|
13
|
-
<div class="col-sm-4 form-group button-range" style="float:left;">
|
14
|
-
<button class="btn btn-primary" @click="filterParams(param)">查询</button>
|
15
|
-
</div>
|
16
|
-
</div>
|
17
|
-
</div>
|
18
|
-
<div class="span">
|
19
|
-
<partial-view v-ref:single-load>
|
20
|
-
<data-grid :model="model" v-ref:grid >
|
21
|
-
<template partial='head'>
|
22
|
-
<tr>
|
23
|
-
<th>序号</th>
|
24
|
-
<th>名称</th>
|
25
|
-
<th>参数值</th>
|
26
|
-
<th>操作</th>
|
27
|
-
</tr>
|
28
|
-
</template>
|
29
|
-
<template partial='body'>
|
30
|
-
<td>{{$index+1}}</td>
|
31
|
-
<td>{{row.name}}</td>
|
32
|
-
<!-- <td>{{row}}</td> -->
|
33
|
-
<td>
|
34
|
-
{{row.value}}
|
35
|
-
<!-- <input type="text" v-model="row"> -->
|
36
|
-
<!-- <input type="text" v-model="row.value" @dblclick.stop="$parent.$parent.modify(row, $key)"
|
37
|
-
:class="{'edit-tree': $parent.$parent.key === $key, 'no-edit': $parent.$parent.key !== $key}"
|
38
|
-
:readonly="$parent.$parent.key !== $key" @blur="$parent.$parent.clear(row, $key)"> -->
|
39
|
-
</td>
|
40
|
-
|
41
|
-
<td class="flex-around">
|
42
|
-
<button type="button" name="button" class="btn btn-link" @click.stop="$parent.$parent.$parent.modifyParam(row)">修改</button>
|
43
|
-
<button type="button" name="button" class="btn btn-link" @click.stop="$parent.$parent.$parent.deleteItem(row)">删除</button>
|
44
|
-
</td>
|
45
|
-
</template>
|
46
|
-
</data-grid>
|
47
|
-
</partial-view>
|
48
|
-
</div>
|
49
|
-
<modal :show.sync="show" v-ref:modal backdrop="false">
|
50
|
-
<header slot="modal-header" class="modal-header">
|
51
|
-
<button type="button" class="close" @click="close"><span>×</span></button>
|
52
|
-
<h4 class="modal-title">单值配置</h4>
|
53
|
-
</header>
|
54
|
-
<article slot="modal-body" class="modal-body">
|
55
|
-
<div class="row">
|
56
|
-
<div class="col-sm-6 from-group">
|
57
|
-
<label for="">单值名称</label>
|
58
|
-
<input type="text" class="input_search" style="width: 60%" v-model="selectItem.name">
|
59
|
-
</div>
|
60
|
-
<div class="col-sm-6 from-group">
|
61
|
-
<label for="">单值内容</label>
|
62
|
-
<input type="text" class="input_search" style="width: 60%" v-model="selectItem.value">
|
63
|
-
</div>
|
64
|
-
</div>
|
65
|
-
</article>
|
66
|
-
|
67
|
-
<footer slot="modal-footer" class="modal-footer">
|
68
|
-
<button v-show="show" type="button" class="btn btn-default" @click='close'>取消</button>
|
69
|
-
<button v-show="show" type="button" class="btn btn-success" @click='confirm'>确认</button>
|
70
|
-
</footer>
|
71
|
-
</modal>
|
72
|
-
</div>
|
73
|
-
</template>
|
74
|
-
<script>
|
75
|
-
|
76
|
-
|
77
|
-
export default {
|
78
|
-
title: '用户操作',
|
79
|
-
data () {
|
80
|
-
return {
|
81
|
-
selectItem: {
|
82
|
-
name: '',
|
83
|
-
value: ''
|
84
|
-
},
|
85
|
-
params: null,
|
86
|
-
model: {
|
87
|
-
rows: []
|
88
|
-
},
|
89
|
-
show: false
|
90
|
-
}
|
91
|
-
},
|
92
|
-
ready () {
|
93
|
-
// this.model.rows = AppData.singleValues
|
94
|
-
this.loadSingle()
|
95
|
-
},
|
96
|
-
methods: {
|
97
|
-
loadSingle () {
|
98
|
-
this.$refs.singleLoad.load('rs/sql/singleTable', {data: {tablename: 't_singlevalue', condition: '1=1'}}).then((res) => {
|
99
|
-
this.model.rows = this.params = res.data
|
100
|
-
})
|
101
|
-
},
|
102
|
-
deleteItem (row) {
|
103
|
-
this.$showMessage('删除后不可恢复,确认删除吗?', ['confirm', 'cancel']).then((res) => {
|
104
|
-
if (res === 'confirm') {
|
105
|
-
this.$refs.singleLoad.load('rs/logic/deleteValue', {tablename: 't_singlevalue', id: row.id}).then((res) => {
|
106
|
-
this.loadSingle()
|
107
|
-
})
|
108
|
-
}
|
109
|
-
})
|
110
|
-
},
|
111
|
-
filterParams (param) {
|
112
|
-
if (param && param !== "") {
|
113
|
-
// this.model.rows = []
|
114
|
-
this.model.rows = this.params.filter((item) => {
|
115
|
-
return item.name.includes(param)
|
116
|
-
})
|
117
|
-
// for (var i = 0; i < keys.length; i++) {
|
118
|
-
// this.model.rows[keys[i]] = item.name[keys[i]]
|
119
|
-
// }
|
120
|
-
}else {
|
121
|
-
this.model.rows = this.params
|
122
|
-
}
|
123
|
-
},
|
124
|
-
add () {
|
125
|
-
this.show = true
|
126
|
-
},
|
127
|
-
modifyParam (row) {
|
128
|
-
this.show = true
|
129
|
-
// this.selectItem = row
|
130
|
-
this.selectItem.name = row.name
|
131
|
-
this.selectItem.id = row.id
|
132
|
-
this.selectItem.value = row.value
|
133
|
-
},
|
134
|
-
confirm () {
|
135
|
-
this.$refs.singleLoad.load('rs/entity/t_singlevalue', this.selectItem).then((res) => {
|
136
|
-
this.show = false
|
137
|
-
// 如果没有id,需要在数组中添加
|
138
|
-
this.loadSingle()
|
139
|
-
this.selectItem = {
|
140
|
-
name: '',
|
141
|
-
value: ''
|
142
|
-
}
|
143
|
-
})
|
144
|
-
},
|
145
|
-
// 关闭模态框
|
146
|
-
close () {
|
147
|
-
this.show = false
|
148
|
-
this.selectItem = {
|
149
|
-
name: '',
|
150
|
-
value: ''
|
151
|
-
}
|
152
|
-
}
|
153
|
-
// modify (row, key) {
|
154
|
-
// this.value = row
|
155
|
-
// this.key = key
|
156
|
-
// },
|
157
|
-
// clear (row, key) {
|
158
|
-
// if (this.key) {
|
159
|
-
// this.model.rows[key] = this.value
|
160
|
-
// this.value = null
|
161
|
-
// this.key = null
|
162
|
-
// }
|
163
|
-
// }
|
164
|
-
}
|
165
|
-
|
166
|
-
}
|
167
|
-
</script>
|
1
|
+
<template>
|
2
|
+
<div class="flex">
|
3
|
+
<p class="bg-info text-center" style="padding: 8px;">
|
4
|
+
单值管理
|
5
|
+
<span class="btn btn-link add-postition" @click="add()">新增</span>
|
6
|
+
</p>
|
7
|
+
<div class="form-inline auto" style="margin-bottom: 5px;">
|
8
|
+
<div class="row">
|
9
|
+
<div class="col-sm-4 form-group">
|
10
|
+
<label>参数名称:</label>
|
11
|
+
<input type="text" class="input_search" placeholder='请输入查找的参数名' v-model="param" @keyup.enter="filterParams(param)">
|
12
|
+
</div>
|
13
|
+
<div class="col-sm-4 form-group button-range" style="float:left;">
|
14
|
+
<button class="btn btn-primary" @click="filterParams(param)">查询</button>
|
15
|
+
</div>
|
16
|
+
</div>
|
17
|
+
</div>
|
18
|
+
<div class="span">
|
19
|
+
<partial-view v-ref:single-load>
|
20
|
+
<data-grid :model="model" v-ref:grid >
|
21
|
+
<template partial='head'>
|
22
|
+
<tr>
|
23
|
+
<th>序号</th>
|
24
|
+
<th>名称</th>
|
25
|
+
<th>参数值</th>
|
26
|
+
<th>操作</th>
|
27
|
+
</tr>
|
28
|
+
</template>
|
29
|
+
<template partial='body'>
|
30
|
+
<td>{{$index+1}}</td>
|
31
|
+
<td>{{row.name}}</td>
|
32
|
+
<!-- <td>{{row}}</td> -->
|
33
|
+
<td>
|
34
|
+
{{row.value}}
|
35
|
+
<!-- <input type="text" v-model="row"> -->
|
36
|
+
<!-- <input type="text" v-model="row.value" @dblclick.stop="$parent.$parent.modify(row, $key)"
|
37
|
+
:class="{'edit-tree': $parent.$parent.key === $key, 'no-edit': $parent.$parent.key !== $key}"
|
38
|
+
:readonly="$parent.$parent.key !== $key" @blur="$parent.$parent.clear(row, $key)"> -->
|
39
|
+
</td>
|
40
|
+
|
41
|
+
<td class="flex-around">
|
42
|
+
<button type="button" name="button" class="btn btn-link" @click.stop="$parent.$parent.$parent.modifyParam(row)">修改</button>
|
43
|
+
<button type="button" name="button" class="btn btn-link" @click.stop="$parent.$parent.$parent.deleteItem(row)">删除</button>
|
44
|
+
</td>
|
45
|
+
</template>
|
46
|
+
</data-grid>
|
47
|
+
</partial-view>
|
48
|
+
</div>
|
49
|
+
<modal :show.sync="show" v-ref:modal backdrop="false">
|
50
|
+
<header slot="modal-header" class="modal-header">
|
51
|
+
<button type="button" class="close" @click="close"><span>×</span></button>
|
52
|
+
<h4 class="modal-title">单值配置</h4>
|
53
|
+
</header>
|
54
|
+
<article slot="modal-body" class="modal-body">
|
55
|
+
<div class="row">
|
56
|
+
<div class="col-sm-6 from-group">
|
57
|
+
<label for="">单值名称</label>
|
58
|
+
<input type="text" class="input_search" style="width: 60%" v-model="selectItem.name">
|
59
|
+
</div>
|
60
|
+
<div class="col-sm-6 from-group">
|
61
|
+
<label for="">单值内容</label>
|
62
|
+
<input type="text" class="input_search" style="width: 60%" v-model="selectItem.value">
|
63
|
+
</div>
|
64
|
+
</div>
|
65
|
+
</article>
|
66
|
+
|
67
|
+
<footer slot="modal-footer" class="modal-footer">
|
68
|
+
<button v-show="show" type="button" class="btn btn-default" @click='close'>取消</button>
|
69
|
+
<button v-show="show" type="button" class="btn btn-success" @click='confirm'>确认</button>
|
70
|
+
</footer>
|
71
|
+
</modal>
|
72
|
+
</div>
|
73
|
+
</template>
|
74
|
+
<script>
|
75
|
+
|
76
|
+
|
77
|
+
export default {
|
78
|
+
title: '用户操作',
|
79
|
+
data () {
|
80
|
+
return {
|
81
|
+
selectItem: {
|
82
|
+
name: '',
|
83
|
+
value: ''
|
84
|
+
},
|
85
|
+
params: null,
|
86
|
+
model: {
|
87
|
+
rows: []
|
88
|
+
},
|
89
|
+
show: false
|
90
|
+
}
|
91
|
+
},
|
92
|
+
ready () {
|
93
|
+
// this.model.rows = AppData.singleValues
|
94
|
+
this.loadSingle()
|
95
|
+
},
|
96
|
+
methods: {
|
97
|
+
loadSingle () {
|
98
|
+
this.$refs.singleLoad.load('rs/sql/singleTable', {data: {tablename: 't_singlevalue', condition: '1=1'}}).then((res) => {
|
99
|
+
this.model.rows = this.params = res.data
|
100
|
+
})
|
101
|
+
},
|
102
|
+
deleteItem (row) {
|
103
|
+
this.$showMessage('删除后不可恢复,确认删除吗?', ['confirm', 'cancel']).then((res) => {
|
104
|
+
if (res === 'confirm') {
|
105
|
+
this.$refs.singleLoad.load('rs/logic/deleteValue', {tablename: 't_singlevalue', id: row.id}).then((res) => {
|
106
|
+
this.loadSingle()
|
107
|
+
})
|
108
|
+
}
|
109
|
+
})
|
110
|
+
},
|
111
|
+
filterParams (param) {
|
112
|
+
if (param && param !== "") {
|
113
|
+
// this.model.rows = []
|
114
|
+
this.model.rows = this.params.filter((item) => {
|
115
|
+
return item.name.includes(param)
|
116
|
+
})
|
117
|
+
// for (var i = 0; i < keys.length; i++) {
|
118
|
+
// this.model.rows[keys[i]] = item.name[keys[i]]
|
119
|
+
// }
|
120
|
+
}else {
|
121
|
+
this.model.rows = this.params
|
122
|
+
}
|
123
|
+
},
|
124
|
+
add () {
|
125
|
+
this.show = true
|
126
|
+
},
|
127
|
+
modifyParam (row) {
|
128
|
+
this.show = true
|
129
|
+
// this.selectItem = row
|
130
|
+
this.selectItem.name = row.name
|
131
|
+
this.selectItem.id = row.id
|
132
|
+
this.selectItem.value = row.value
|
133
|
+
},
|
134
|
+
confirm () {
|
135
|
+
this.$refs.singleLoad.load('rs/entity/t_singlevalue', this.selectItem).then((res) => {
|
136
|
+
this.show = false
|
137
|
+
// 如果没有id,需要在数组中添加
|
138
|
+
this.loadSingle()
|
139
|
+
this.selectItem = {
|
140
|
+
name: '',
|
141
|
+
value: ''
|
142
|
+
}
|
143
|
+
})
|
144
|
+
},
|
145
|
+
// 关闭模态框
|
146
|
+
close () {
|
147
|
+
this.show = false
|
148
|
+
this.selectItem = {
|
149
|
+
name: '',
|
150
|
+
value: ''
|
151
|
+
}
|
152
|
+
}
|
153
|
+
// modify (row, key) {
|
154
|
+
// this.value = row
|
155
|
+
// this.key = key
|
156
|
+
// },
|
157
|
+
// clear (row, key) {
|
158
|
+
// if (this.key) {
|
159
|
+
// this.model.rows[key] = this.value
|
160
|
+
// this.value = null
|
161
|
+
// this.key = null
|
162
|
+
// }
|
163
|
+
// }
|
164
|
+
}
|
165
|
+
|
166
|
+
}
|
167
|
+
</script>
|
@@ -1,56 +1,56 @@
|
|
1
|
-
<template>
|
2
|
-
<div id="app">
|
3
|
-
<!-- 图片放大镜,需要自定义图片的宽高在这里传入,组件有设置默认的宽高,不传也可以 -->
|
4
|
-
<h4>这是父组件</h4>
|
5
|
-
<h4>安检总体照片</h4>
|
6
|
-
<!-- <button @click="show">显示</button>-->
|
7
|
-
<!--<img :src="src" @click="show" style="width: 80px;height: 80px" >-->
|
8
|
-
<div style="width: 500px; height: 500px;">
|
9
|
-
<button class="btn-default btn" @click="show_p">查看图片</button>
|
10
|
-
<image-viewer :src="src" :show="show_msg" @clone_f="clone_p" alt="总体安检照片"></image-viewer>
|
11
|
-
<h4>用户签名</h4>
|
12
|
-
<h4>用户签名</h4>
|
13
|
-
</div>
|
14
|
-
</div>
|
15
|
-
|
16
|
-
</template>
|
17
|
-
<script>
|
18
|
-
export default {
|
19
|
-
name: 'app',
|
20
|
-
title: '图片测试',
|
21
|
-
data () {
|
22
|
-
return {
|
23
|
-
show_msg: false,
|
24
|
-
src: [],
|
25
|
-
src1: [
|
26
|
-
{url: 'http://139.9.137.3:8400/rs/image/file/cfdf411d77df828301a56731df655f28-f_overall_path.jpg'},
|
27
|
-
{url: 'http://mp.ofweek.com/Upload/News/Img/member645/201711/17170046839337.jpg'}
|
28
|
-
],
|
29
|
-
src2: [
|
30
|
-
{url: 'http://image.buy.ccb.com/merchant/201703/904919627/1522929521661_4.jpg'}
|
31
|
-
],
|
32
|
-
src3: [
|
33
|
-
{url: 'http://d.ifengimg.com/w600/p0.ifengimg.com/pmop/2017/1213/A4037864F6728F006B67AAEC51EC8A485F320FD2_size93_w1024_h734.jpeg'}
|
34
|
-
]
|
35
|
-
}
|
36
|
-
},
|
37
|
-
methods: {
|
38
|
-
show_p () {
|
39
|
-
console.log('调用图片查看器')
|
40
|
-
// 传要查看的图片
|
41
|
-
this.src = this.src1
|
42
|
-
console.log(this.src)
|
43
|
-
// 显示组件
|
44
|
-
this.show_msg = true
|
45
|
-
},
|
46
|
-
clone_p () {
|
47
|
-
// 关闭组件
|
48
|
-
this.show_msg = false
|
49
|
-
}
|
50
|
-
}
|
51
|
-
}
|
52
|
-
</script>
|
53
|
-
|
54
|
-
<style scoped>
|
55
|
-
|
56
|
-
</style>
|
1
|
+
<template>
|
2
|
+
<div id="app">
|
3
|
+
<!-- 图片放大镜,需要自定义图片的宽高在这里传入,组件有设置默认的宽高,不传也可以 -->
|
4
|
+
<h4>这是父组件</h4>
|
5
|
+
<h4>安检总体照片</h4>
|
6
|
+
<!-- <button @click="show">显示</button>-->
|
7
|
+
<!--<img :src="src" @click="show" style="width: 80px;height: 80px" >-->
|
8
|
+
<div style="width: 500px; height: 500px;">
|
9
|
+
<button class="btn-default btn" @click="show_p">查看图片</button>
|
10
|
+
<image-viewer :src="src" :show="show_msg" @clone_f="clone_p" alt="总体安检照片"></image-viewer>
|
11
|
+
<h4>用户签名</h4>
|
12
|
+
<h4>用户签名</h4>
|
13
|
+
</div>
|
14
|
+
</div>
|
15
|
+
|
16
|
+
</template>
|
17
|
+
<script>
|
18
|
+
export default {
|
19
|
+
name: 'app',
|
20
|
+
title: '图片测试',
|
21
|
+
data () {
|
22
|
+
return {
|
23
|
+
show_msg: false,
|
24
|
+
src: [],
|
25
|
+
src1: [
|
26
|
+
{url: 'http://139.9.137.3:8400/rs/image/file/cfdf411d77df828301a56731df655f28-f_overall_path.jpg'},
|
27
|
+
{url: 'http://mp.ofweek.com/Upload/News/Img/member645/201711/17170046839337.jpg'}
|
28
|
+
],
|
29
|
+
src2: [
|
30
|
+
{url: 'http://image.buy.ccb.com/merchant/201703/904919627/1522929521661_4.jpg'}
|
31
|
+
],
|
32
|
+
src3: [
|
33
|
+
{url: 'http://d.ifengimg.com/w600/p0.ifengimg.com/pmop/2017/1213/A4037864F6728F006B67AAEC51EC8A485F320FD2_size93_w1024_h734.jpeg'}
|
34
|
+
]
|
35
|
+
}
|
36
|
+
},
|
37
|
+
methods: {
|
38
|
+
show_p () {
|
39
|
+
console.log('调用图片查看器')
|
40
|
+
// 传要查看的图片
|
41
|
+
this.src = this.src1
|
42
|
+
console.log(this.src)
|
43
|
+
// 显示组件
|
44
|
+
this.show_msg = true
|
45
|
+
},
|
46
|
+
clone_p () {
|
47
|
+
// 关闭组件
|
48
|
+
this.show_msg = false
|
49
|
+
}
|
50
|
+
}
|
51
|
+
}
|
52
|
+
</script>
|
53
|
+
|
54
|
+
<style scoped>
|
55
|
+
|
56
|
+
</style>
|