chargegroup.html
17.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
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
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
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
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
<!-- 菜单搜索 sta -->
<div class="row">
<div class=" col-md-12 col-sm-12 ITD-padding-common margin-top-18 margin-bottom-18">
<div class=" ITD-padding22-24 ITD-bgcolor-white ITD-border-radius ITD-box-shadow pos-rel clearfix">
<div class="row">
<div class="col-lg-2 col-md-2 col-sm-2 col-xs-12">
<select id="parkAreaCode" class="selectpicker" data-width="100%" data-size="5" data-live-search="true">
</select>
</div>
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-12">
<span class="control-label ITD-common-parking-l float-left ITD-common-color070 ITD-common-fontsize14">名称/编号</span>
<input type="text" class="ITD-parkinput78 paddingleft-10 ITD-input-bordercolor" maxlength="32" id="groupCodeid" >
</div>
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-12">
<div class="float-right">
<div class="ITD-common-searchbtn" id="chargegroup-queryBtn">查询</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- 菜单搜索 end -->
<!-- 记录 sta -->
<div class="row ">
<div class=" col-md-12 col-sm-12 ITD-padding-common">
<div class="ITD-box-shadow ITD-border-radius padding0-20">
<ul class="ITD-new-table-title ITD-common-fontsize14 ITD-common-color070">
<li class="float-left ">收费组列表</li>
<li class="float-right" >
<button class="btn ITD-panelbtn-icon ITD-panelbtn-icon-gray " id="chargegroup-addBtn">
<i class="fa ITD-panelicon-add"></i>新增
</button>
</li>
</ul>
<table id="chargegroup-table" class="ITD-fix-table common-tableh47"></table>
</div>
</div>
</div>
<!--记录 end -->
<!--新增 sta -->
<div class="modal fade" id="chargegroup_addmodel" style="display: none" tabindex="-1" role="dialog" aria-labelledby="mybadModalLabel" aria-hidden="true">
<div class="ITD-modal-dialog ITD-model-712">
<div class="modal-content ITD-common-color070">
<div class="modal-header ITD-model-header">
<button type="button" class="close ITD-model-close" data-dismiss="modal" aria-hidden="true">×</button>
<span class="ITD-common-fontsize16 colorbig ITD-ztree-headername">新增收费组信息</span>
</div>
<div class="modal-body ITD-model-contbody">
<div id="chargegroupadd_rule" class="ITD-model-errormsg display-none"></div>
<div class="ITD-padding-15">
<div class="ITD-common-display-flex ITD-common-fontsize13">
<div class="ITD-common-perflex">
<div class="ITD-form-group margin-bottom-24">
<div class="ITD-form-padleft25-read float-left ITD-pop-panel-wid100">办事处<span class="ITD-color-red">*</span></div>
<div class="ITD-form-padleft5-read float-left">
<select id="chargegroupadd_areaCode" class="selectpicker" data-width="180px" data-live-search="true" data-size="5">
</select>
</div>
</div>
<div class="ITD-form-group margin-bottom-24">
<div class="ITD-form-padleft25-read float-left ITD-pop-panel-wid100">负责人<span class="ITD-color-red">*</span></div>
<div class="ITD-form-padleft5-read float-left">
<input type="text" class="ITD-input-wid180 ITD-input-bordercolor" placeholder=" " maxlength="30" id="chargegroupadd_chargerName">
</div>
</div>
<div class="ITD-form-group margin-bottom-24">
<div class="ITD-form-padleft25-read float-left ITD-pop-panel-wid100" title="针对同一个泊位的管理方式">管理方式<span class="ITD-color-red">*</span></div>
<div class="ITD-form-padleft5-read float-left" >
<input id="chargegroupadd_chargerType10" name="chargegroupadd_chargerType" type="radio" value="10" checked="true"/><label title="同一个泊位只允许一个收费员操作">单人</label>
<input id="chargegroupadd_chargerType20" name="chargegroupadd_chargerType" type="radio" value="20" /><label title="同一个泊位允许多个收费员操作">多人</label>
</div>
</div>
<div class="ITD-form-group margin-bottom-24 pos-rel">
<label class="ITD-form-padleft25-read float-left ITD-pop-panel-wid100">白班时段<span class="ITD-color-red">*</span></label>
<!--<span class="pos-abs chargegroup-daytitImg"></span>-->
<div class="ITD-form-padleft5-read float-left">
<input type="text" id="startTime" name="startTime" readonly="readonly" class="form-control chargegroup-width80 timepicker timepicker-default float-left chargegroup-poptime" placeholder="从" lay-key="1">
<span class="chargegroup-pad5 float-left">-</span>
<input type="text" id="endTime" name="endTime" readonly="readonly" class="form-control chargegroup-width80 timepicker timepicker-default float-left chargegroup-poptime" placeholder="到" lay-key="2">
</div>
</div>
</div>
<div class="ITD-common-perflex">
<div class="ITD-form-group margin-bottom-24">
<div class="ITD-form-padleft25-read float-left ITD-pop-panel-wid100">收费组 <span class="ITD-color-red">*</span></div>
<div class="ITD-form-padleft5-read float-left">
<input id="chargegroupadd_groupCode" class="ITD-input-wid180 ITD-input-bordercolor" maxlength="50">
</div>
</div>
<div class="ITD-form-group margin-bottom-24">
<label class="ITD-form-padleft25-read float-left ITD-pop-panel-wid100">联系电话</label>
<div class="ITD-form-padleft5-read float-left">
<input type="text" class="ITD-input-wid180 ITD-input-bordercolor" id="chargegroupadd_phoneNo" placeholder="请输入手机号" maxlength="11" onkeyup="value=value.replace(/[^\d]/g,'') " ng-pattern="/[^a-zA-Z]/">
</div>
</div>
<div class="ITD-form-group margin-bottom-24">
<div class="ITD-form-padleft25-read float-left ITD-pop-panel-wid100">备注</div>
<div class="ITD-form-padleft5-read float-left">
<input id="chargegroupMsg" class="ITD-input-wid180 ITD-input-bordercolor" maxlength="200">
</div>
</div>
<div class="ITD-form-group margin-bottom-24 pos-rel">
<label class="ITD-form-padleft25-read float-left ITD-pop-panel-wid100">夜班时段<span class="ITD-color-red">*</span></label>
<!--<span class="pos-abs chargegroup-nighttitImg"></span>-->
<div class="ITD-form-padleft5-read float-left">
<input type="text" id="startTimenight" name="startTimenight" readonly="readonly" class="form-control chargegroup-width80 timepicker timepicker-default float-left chargegroup-poptime" placeholder="从" lay-key="3">
<span class="chargegroup-pad5 float-left">-</span>
<input type="text" id="endTimenight" name="endTimenight" readonly="readonly" class="form-control chargegroup-width80 timepicker timepicker-default float-left chargegroup-poptime" placeholder="到" lay-key="4">
</div>
</div>
</div>
</div>
</div>
<div class="modal-footer ITD-model-footer">
<button type="button" class="btn ITD-model-btn margin-right-10 ITD-bgcolor-c2cad8 " data-dismiss="modal">取消</button>
<button type="button" class="btn ITD-model-btn ITD-bgcolor-green" id="chargegroupaddwrite-submit">保存</button>
</div>
</div>
</div>
</div>
</div>
<!-- 新增 end -->
<!--修改 sta -->
<div class="modal fade" id="chargegroup_changemodel" style="display: none" tabindex="-1" role="dialog" aria-labelledby="mybadModalLabel" aria-hidden="true">
<div class="ITD-modal-dialog ITD-model-712">
<div class="modal-content ITD-common-color070">
<div class="modal-header ITD-model-header">
<button type="button" class="close ITD-model-close" data-dismiss="modal" aria-hidden="true">×</button>
<span class="ITD-common-fontsize16 colorbig ITD-ztree-headername">修改收费组信息</span>
<input type="hidden" id = "updateId">
</div>
<div class="modal-body ITD-model-contbody">
<div id="chargegroup_ruleedit" class="ITD-model-errormsg display-none"></div>
<div class="ITD-padding-15">
<div class="ITD-common-display-flex ITD-common-fontsize13">
<div class="ITD-common-perflex">
<div class="ITD-form-group margin-bottom-24">
<div class="ITD-form-padleft25-read float-left ITD-pop-panel-wid100">办事处<span class="ITD-color-red">*</span></div>
<div class="ITD-form-padleft5-read float-left">
<select id="chargegroup_areaCodeedit" class="selectpicker" data-width="180px" data-live-search="true" data-size="5">
</select>
</div>
</div>
<div class="ITD-form-group margin-bottom-24">
<div class="ITD-form-padleft25-read float-left ITD-pop-panel-wid100">负责人<span class="ITD-color-red">*</span></div>
<div class="ITD-form-padleft5-read float-left">
<input type="text" class="ITD-input-wid180 ITD-input-bordercolor" placeholder=" " maxlength="30" id="chargegroup_chargerNameedit">
</div>
</div>
<div class="ITD-form-group margin-bottom-24">
<div class="ITD-form-padleft25-read float-left ITD-pop-panel-wid100" title="针对同一个泊位的管理方式">管理方式<span class="ITD-color-red">*</span></div>
<div class="ITD-form-padleft5-read float-left" >
<input id="chargegroup_chargerType10edit" name="chargegroupedit_chargerType" type="radio" value="10" checked="true"/><label title="同一个泊位只允许一个收费员操作">单人</label>
<input id="chargegroup_chargerType20edit" name="chargegroupedit_chargerType" type="radio" value="20" /><label title="同一个泊位允许多个收费员操作">多人</label>
</div>
</div>
<div class="ITD-form-group margin-bottom-24 pos-rel">
<label class="ITD-form-padleft25-read float-left ITD-pop-panel-wid100 ">白班时段<span class="ITD-color-red">*</span></label>
<!--<span class="pos-abs chargegroup-daytitImg"></span>-->
<div class="ITD-form-padleft5-read float-left">
<input type="text" id="startTimeedit" name="startTime" readonly="readonly" class="form-control chargegroup-width80 timepicker timepicker-default float-left chargegroup-poptime" placeholder="从" lay-key="5">
<span class="chargegroup-pad5 float-left">-</span>
<input type="text" id="endTimeedit" name="endTime" readonly="readonly" class="form-control chargegroup-width80 timepicker timepicker-default float-left chargegroup-poptime" placeholder="到" lay-key="6">
</div>
</div>
</div>
<div class="ITD-common-perflex">
<div class="ITD-form-group margin-bottom-24">
<div class="ITD-form-padleft25-read float-left ITD-pop-panel-wid100">收费组 <span class="ITD-color-red">*</span></div>
<div class="ITD-form-padleft5-read float-left">
<input id="chargegroup_groupCodeedit" class="ITD-input-wid180 ITD-input-bordercolor" maxlength="50">
</div>
</div>
<div class="ITD-form-group margin-bottom-24">
<label class="ITD-form-padleft25-read float-left ITD-pop-panel-wid100">联系电话</label>
<div class="ITD-form-padleft5-read float-left">
<input type="text" class="ITD-input-wid180 ITD-input-bordercolor" id="chargegroup_phoneNoedit" placeholder="请输入手机号" maxlength="11" onkeyup="value=value.replace(/[^\d]/g,'') " ng-pattern="/[^a-zA-Z]/">
</div>
</div>
<div class="ITD-form-group margin-bottom-24">
<div class="ITD-form-padleft25-read float-left ITD-pop-panel-wid100">备注</div>
<div class="ITD-form-padleft5-read float-left">
<input id="chargegroupMsgedit" class="ITD-input-wid180 ITD-input-bordercolor" maxlength="200">
</div>
</div>
<div class="ITD-form-group margin-bottom-24 pos-rel">
<label class="ITD-form-padleft25-read float-left ITD-pop-panel-wid100 ">夜班时段<span class="ITD-color-red">*</span></label>
<!--<span class="pos-abs chargegroup-nighttitImg"></span>-->
<div class="ITD-form-padleft5-read float-left">
<input type="text" id="startTimenightedit" name="startTimenight" readonly="readonly" class="form-control chargegroup-width80 timepicker timepicker-default float-left chargegroup-poptime" placeholder="从" lay-key="7">
<span class="chargegroup-pad5 float-left">-</span>
<input type="text" id="endTimenightedit" name="endTimenight" readonly="readonly" class="form-control chargegroup-width80 timepicker timepicker-default float-left chargegroup-poptime" placeholder="到" lay-key="8">
</div>
</div>
</div>
</div>
</div>
<div class="modal-footer ITD-model-footer">
<button type="button" class="btn ITD-model-btn margin-right-10 ITD-bgcolor-c2cad8 " data-dismiss="modal">取消</button>
<button type="button" class="btn ITD-model-btn ITD-bgcolor-green" id="chargegroupwrite-submitedit">保存</button>
</div>
</div>
</div>
</div>
</div>
<!-- 修改 end -->
<!--删除 sta -->
<div class="modal fade" id="chargegroup_deletemodel" style="display: none" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="ITD-modal-dialog blue-modal">
<div class="modal-content ITD-common-color070">
<div class="modal-header ITD-model-header">
<button type="button" class="close ITD-model-close" data-dismiss="modal" aria-hidden="true">×</button>
<span class="ITD-common-fontsize16 colorbig ITD-ztree-headername">删除</span>
<input type="text" id="chargegroupupdateId-del" hidden="hidden">
</div>
<div class="modal-body">
<div id="cashiergroupdelete_rule" class="ITD-model-errormsg display-none"></div>
<div class="ITD-deletemodel-content">
</div>
<div class="ITD-deletemodel-contentmsg">确定要删除此条记录吗?</div>
<!--底部 sta-->
<div class="modal-footer ITD-model-footer">
<button type="button" class="btn ITD-model-btn margin-right-10 ITD-bgcolor-c2cad8" data-dismiss="modal">取消</button>
<button type="button" class="btn ITD-model-btn ITD-bgcolor-green" id="chargegroup-deletesubmit">确定</button>
</div>
<!--底部 end-->
</div>
</div>
</div>
</div>
<!--删除 end -->
<script src='../../assets/pages/scripts/tollFile/chargeGroup/chargegroup.js'></script>