|
|
@@ -1,290 +1,352 @@
|
|
1
|
1
|
<!-- MAIN CONTENT -->
|
|
2
|
2
|
<div id="content">
|
|
3
|
3
|
|
|
4
|
|
- <!-- widget grid -->
|
|
5
|
|
- <section id="widget-grid" widget-grid>
|
|
|
4
|
+ <!-- widget grid -->
|
|
|
5
|
+ <section id="widget-grid" widget-grid>
|
|
6
|
6
|
|
|
7
|
|
- <!-- START ROW -->
|
|
8
|
|
- <div class="row">
|
|
|
7
|
+ <!-- START ROW -->
|
|
|
8
|
+ <div class="row">
|
|
9
|
9
|
|
|
10
|
|
- <!-- NEW COL START -->
|
|
11
|
|
- <article class="col-sm-12 col-md-12 col-lg-12">
|
|
|
10
|
+ <!-- NEW COL START -->
|
|
|
11
|
+ <article class="col-sm-12 col-md-12 col-lg-12">
|
|
12
|
12
|
|
|
13
|
|
- <!-- Widget ID (each widget will need unique ID)-->
|
|
14
|
|
- <div jarvis-widget id="form-grid-widget"
|
|
15
|
|
- data-widget-colorbutton="false" data-widget-editbutton="false"
|
|
16
|
|
- data-widget-custombutton="false">
|
|
|
13
|
+ <!-- Widget ID (each widget will need unique ID)-->
|
|
|
14
|
+ <div jarvis-widget id="form-grid-widget"
|
|
|
15
|
+ data-widget-colorbutton="false" data-widget-editbutton="false"
|
|
|
16
|
+ data-widget-custombutton="false">
|
|
17
|
17
|
|
|
18
|
|
- <!-- widget div-->
|
|
19
|
|
- <div>
|
|
|
18
|
+ <!-- widget div-->
|
|
|
19
|
+ <div>
|
|
20
|
20
|
|
|
21
|
|
- <!-- widget content -->
|
|
22
|
|
- <div class="widget-body no-padding">
|
|
23
|
|
- <form id="safeManage-form" class="smart-form ng-pristine ng-valid" data-validator-option="validateOptions" novalidate="novalidate">
|
|
24
|
|
- <button type="submit" class="bv-hidden-submit" style="display: none; width: 0px; height: 0px;"></button>
|
|
25
|
|
- <header>
|
|
26
|
|
- <a href-void class="btn btn-default btn-xs" ng-click="back()"><i class="fa fa-angle-left"></i> 返回 </a>
|
|
27
|
|
- <strong>安全隐患排查治理详情</strong>
|
|
28
|
|
- </header>
|
|
29
|
|
- <fieldset>
|
|
30
|
|
- <div class="row">
|
|
31
|
|
- <section class="col col-4">
|
|
32
|
|
- <label class="label">库点名称<span style="color: red;">*</span></label>
|
|
33
|
|
- <label class="input">
|
|
34
|
|
- <input type="text" ng-model="orgName" name="orgName" ng-disabled="true" required>
|
|
35
|
|
- </label>
|
|
36
|
|
- </section>
|
|
37
|
|
- <section class="col col-4">
|
|
38
|
|
- <label class="label txt-bg-red">识别人<span style="color: red;">*</span></label>
|
|
39
|
|
- <label class="input">
|
|
40
|
|
- <input class="form-control" name="sbr" ng-model="safeManage.sbr" maxlength="32"
|
|
41
|
|
- ng-disabled="isEditsbr" ng-click="getRiskLevelList()" placeholder="请选择风险单" required>
|
|
|
21
|
+ <!-- widget content -->
|
|
|
22
|
+ <div class="widget-body no-padding">
|
|
|
23
|
+ <form id="safeManage-form" class="smart-form ng-pristine ng-valid"
|
|
|
24
|
+ data-validator-option="validateOptions" novalidate="novalidate">
|
|
|
25
|
+ <button type="submit" class="bv-hidden-submit"
|
|
|
26
|
+ style="display: none; width: 0px; height: 0px;"></button>
|
|
|
27
|
+ <header>
|
|
|
28
|
+ <a href-void class="btn btn-default btn-xs" ng-click="back()"><i
|
|
|
29
|
+ class="fa fa-angle-left"></i> 返回 </a>
|
|
|
30
|
+ <strong>安全隐患排查治理详情1</strong>
|
|
|
31
|
+ </header>
|
|
|
32
|
+ <fieldset>
|
|
|
33
|
+ <div class="row">
|
|
|
34
|
+ <section class="col col-4">
|
|
|
35
|
+ <label class="label">库点名称<span style="color: red;">*</span></label>
|
|
|
36
|
+ <label class="input">
|
|
|
37
|
+ <input type="text" ng-model="orgName" name="orgName" ng-disabled="true"
|
|
|
38
|
+ required>
|
|
|
39
|
+ </label>
|
|
|
40
|
+ </section>
|
|
|
41
|
+ <section class="col col-4">
|
|
|
42
|
+ <label class="label txt-bg-red">识别人<span
|
|
|
43
|
+ style="color: red;">*</span></label>
|
|
|
44
|
+ <label class="input">
|
|
|
45
|
+ <input class="form-control" name="sbr" ng-model="safeManage.sbr"
|
|
|
46
|
+ maxlength="32"
|
|
|
47
|
+ ng-disabled="isEditsbr" ng-click="getRiskLevelList()"
|
|
|
48
|
+ placeholder="请选择风险单" required>
|
|
|
49
|
+ </label>
|
|
|
50
|
+ </section>
|
|
|
51
|
+ <section class="col col-4">
|
|
|
52
|
+ <label class="label">环节/部位<span style="color: red;">*</span></label>
|
|
|
53
|
+ <label class="input">
|
|
|
54
|
+ <input type="text" name="hjbw" ng-model="safeManage.hjbw"
|
|
|
55
|
+ maxlength="128" required ng-disabled="true"/>
|
|
|
56
|
+ </label>
|
|
|
57
|
+ </section>
|
|
|
58
|
+
|
|
|
59
|
+ </div>
|
|
|
60
|
+ <div class="row">
|
|
|
61
|
+ <section class="col col-md-12">
|
|
|
62
|
+ <label class="label">风险信息<span style="color: red;">*</span></label>
|
|
|
63
|
+ <label class="textarea">
|
|
|
64
|
+ <textarea rows="5" name="fxxx" ng-model="safeManage.fxxx"
|
|
|
65
|
+ ng-disabled="true"
|
|
|
66
|
+ placeholder="最多输入256个字符" maxlength="256" required></textarea>
|
|
|
67
|
+ </label>
|
|
|
68
|
+ </section>
|
|
|
69
|
+ </div>
|
|
|
70
|
+ <div class="row">
|
|
|
71
|
+ <section class="col col-6">
|
|
|
72
|
+ <label class="label">风险类型<span style="color: red;">*</span></label>
|
|
|
73
|
+ <label class="select">
|
|
|
74
|
+ <select ng-model="safeManage.fxlx" name="fxlx"
|
|
|
75
|
+ ng-options='enum.enumid as enum.enumname for enum in dicDataList[7512]'
|
|
|
76
|
+ ng-disabled="true" required>
|
|
|
77
|
+ </select><i></i>
|
|
|
78
|
+ </label>
|
|
|
79
|
+ </section>
|
|
|
80
|
+ <section class="col col-6">
|
|
|
81
|
+ <label class="label">风险分级<span style="color: red;">*</span></label>
|
|
|
82
|
+ <label class="select">
|
|
|
83
|
+ <select ng-model="safeManage.fxfj" name="fxfj"
|
|
|
84
|
+ ng-options='enum.enumid as enum.enumname for enum in dicDataList[7513]'
|
|
|
85
|
+ ng-disabled="true" required>
|
|
|
86
|
+ </select><i></i>
|
|
|
87
|
+ </label>
|
|
|
88
|
+ </section>
|
|
|
89
|
+ </div>
|
|
|
90
|
+ <div class="row">
|
|
|
91
|
+ <section class="col col-md-12">
|
|
|
92
|
+ <label class="label">风险管控措施<span style="color: red;">*</span></label>
|
|
|
93
|
+ <label class="textarea">
|
|
|
94
|
+ <textarea rows="5" name="fxglcs" ng-model="safeManage.fxglcs" required
|
|
|
95
|
+ maxlength="1000" ng-disabled="true"></textarea>
|
|
|
96
|
+ </label>
|
|
|
97
|
+ </section>
|
|
|
98
|
+ </div>
|
|
|
99
|
+ <div class="row">
|
|
|
100
|
+ <section class="col col-md-4">
|
|
|
101
|
+ <label class="label">隐患等级<span style="color: red;">*</span></label>
|
|
|
102
|
+ <label class="select">
|
|
|
103
|
+ <select ng-model="safeManage.yhdj" name="yhdj" ng-disabled="isEdit"
|
|
|
104
|
+ required>
|
|
|
105
|
+ <option value="">请选择</option>
|
|
|
106
|
+ <option value="0">一般隐患</option>
|
|
|
107
|
+ <option value="1">重大事故隐患</option>
|
|
|
108
|
+ </select><i></i>
|
|
|
109
|
+ </label>
|
|
|
110
|
+ </section>
|
|
|
111
|
+ </div>
|
|
|
112
|
+ <div class="row">
|
|
|
113
|
+ <section class="col col-md-12">
|
|
|
114
|
+ <label class="label">隐患信息<span style="color: red;">*</span></label>
|
|
|
115
|
+ <label class="textarea">
|
|
|
116
|
+ <textarea rows="5" name="yhxx" ng-model="safeManage.yhxx" required
|
|
|
117
|
+ ng-disabled="isEdit"
|
|
|
118
|
+ placeholder="最多输入256个字符" maxlength="256"></textarea>
|
|
|
119
|
+ </label>
|
|
|
120
|
+ </section>
|
|
|
121
|
+ </div>
|
|
|
122
|
+ <div class="row">
|
|
|
123
|
+ <section class="col col-md-12">
|
|
|
124
|
+ <label class="label">隐患排查信息<span style="color: red;">*</span></label>
|
|
|
125
|
+ <label class="textarea">
|
|
|
126
|
+ <textarea rows="5" name="yhpcxx" ng-model="safeManage.yhpcxx" required
|
|
|
127
|
+ ng-disabled="isEdit"
|
|
|
128
|
+ placeholder="最多输入1000个字符" maxlength="1000"></textarea>
|
|
|
129
|
+ </label>
|
|
|
130
|
+ </section>
|
|
|
131
|
+ </div>
|
|
|
132
|
+ <div class="row">
|
|
|
133
|
+ <section class="col col-md-12">
|
|
|
134
|
+ <label class="label">隐患整改信息<span style="color: red;">*</span></label>
|
|
|
135
|
+ <label class="textarea">
|
|
|
136
|
+ <textarea rows="5" name="yhzgxx" ng-model="safeManage.yhzgxx" required
|
|
|
137
|
+ ng-disabled="isEdit"
|
|
|
138
|
+ placeholder="最多输入1000个字符" maxlength="1000"></textarea>
|
|
|
139
|
+ </label>
|
|
|
140
|
+ </section>
|
|
|
141
|
+ </div>
|
|
|
142
|
+ <div class="row">
|
|
|
143
|
+ <section class="col col-md-12">
|
|
|
144
|
+ <label class="label">隐患整改验收信息<span style="color: red;">*</span></label>
|
|
|
145
|
+ <label class="textarea">
|
|
|
146
|
+ <textarea rows="5" name="yhysxx" ng-model="safeManage.yhysxx" required
|
|
|
147
|
+ ng-disabled="isEdit"
|
|
|
148
|
+ placeholder="最多输入1000个字符" maxlength="1000"></textarea>
|
|
|
149
|
+ </label>
|
|
|
150
|
+ </section>
|
|
|
151
|
+ </div>
|
|
|
152
|
+ <div class="row">
|
|
|
153
|
+ <section class="col col-md-12">
|
|
|
154
|
+ <label class="label">事故基本信息<span style="color: red;">*</span></label>
|
|
|
155
|
+ <label class="textarea">
|
|
|
156
|
+ <textarea rows="5" name="sgjbxx" ng-model="safeManage.sgjbxx" required
|
|
|
157
|
+ ng-disabled="isEdit"
|
|
|
158
|
+ placeholder="最多输入1000个字符" maxlength="1000"></textarea>
|
|
|
159
|
+ </label>
|
|
|
160
|
+ </section>
|
|
|
161
|
+ </div>
|
|
|
162
|
+ <div class="row">
|
|
|
163
|
+ <section class="col col-md-4">
|
|
|
164
|
+ <label class="label">整改时限<span style="color: red;">*</span></label>
|
|
|
165
|
+ <label class="input">
|
|
|
166
|
+ <input id="zgsx" type="text" ng-model="safeManage.zgsx"
|
|
|
167
|
+ class="form-control" onClick="WdatePicker({lang:'zh-cn'})"
|
|
|
168
|
+ name="zgsx" ng-disabled="isEdit" required/>
|
|
42
|
169
|
</label>
|
|
43
|
170
|
</section>
|
|
44
|
171
|
<section class="col col-4">
|
|
45
|
|
- <label class="label">环节/部位<span style="color: red;">*</span></label>
|
|
46
|
|
- <label class="input">
|
|
47
|
|
- <input type="text" name="hjbw" ng-model="safeManage.hjbw" maxlength="128" required ng-disabled="true"/>
|
|
48
|
|
- </label>
|
|
49
|
|
- </section>
|
|
50
|
|
-
|
|
51
|
|
- </div>
|
|
52
|
|
- <div class="row">
|
|
53
|
|
- <section class="col col-md-12">
|
|
54
|
|
- <label class="label">风险信息<span style="color: red;">*</span></label>
|
|
55
|
|
- <label class="textarea">
|
|
56
|
|
- <textarea rows="5" name="fxxx" ng-model="safeManage.fxxx" ng-disabled="true"
|
|
57
|
|
- placeholder="最多输入256个字符" maxlength="256" required></textarea>
|
|
58
|
|
- </label>
|
|
59
|
|
- </section>
|
|
60
|
|
- </div>
|
|
61
|
|
- <div class="row">
|
|
62
|
|
- <section class="col col-6">
|
|
63
|
|
- <label class="label">风险类型<span style="color: red;">*</span></label>
|
|
64
|
|
- <label class="select">
|
|
65
|
|
- <select ng-model="safeManage.fxlx" name="fxlx" ng-options='enum.enumid as enum.enumname for enum in dicDataList[7512]'
|
|
66
|
|
- ng-disabled="true" required>
|
|
67
|
|
- </select><i></i>
|
|
68
|
|
- </label>
|
|
69
|
|
- </section>
|
|
70
|
|
- <section class="col col-6">
|
|
71
|
|
- <label class="label">风险分级<span style="color: red;">*</span></label>
|
|
72
|
|
- <label class="select">
|
|
73
|
|
- <select ng-model="safeManage.fxfj" name="fxfj" ng-options='enum.enumid as enum.enumname for enum in dicDataList[7513]'
|
|
74
|
|
- ng-disabled="true" required>
|
|
75
|
|
- </select><i></i>
|
|
76
|
|
- </label>
|
|
77
|
|
- </section>
|
|
78
|
|
- </div>
|
|
79
|
|
- <div class="row">
|
|
80
|
|
- <section class="col col-md-12">
|
|
81
|
|
- <label class="label">风险管控措施<span style="color: red;">*</span></label>
|
|
82
|
|
- <label class="textarea">
|
|
83
|
|
- <textarea rows="5" name="fxglcs" ng-model="safeManage.fxglcs" required maxlength="1000" ng-disabled="true"></textarea>
|
|
84
|
|
- </label>
|
|
85
|
|
- </section>
|
|
86
|
|
- </div>
|
|
87
|
|
- <div class="row">
|
|
88
|
|
- <section class="col col-md-4">
|
|
89
|
|
- <label class="label">隐患等级<span style="color: red;">*</span></label>
|
|
90
|
|
- <label class="select">
|
|
91
|
|
- <select ng-model="safeManage.yhdj" name="yhdj" ng-disabled="isEdit" required>
|
|
92
|
|
- <option value="">请选择</option>
|
|
93
|
|
- <option value="0">一般隐患</option>
|
|
94
|
|
- <option value="1">重大事故隐患</option>
|
|
95
|
|
- </select><i></i>
|
|
96
|
|
- </label>
|
|
97
|
|
- </section>
|
|
98
|
|
- </div>
|
|
99
|
|
- <div class="row">
|
|
100
|
|
- <section class="col col-md-12">
|
|
101
|
|
- <label class="label">隐患信息<span style="color: red;">*</span></label>
|
|
102
|
|
- <label class="textarea">
|
|
103
|
|
- <textarea rows="5" name="yhxx" ng-model="safeManage.yhxx" required ng-disabled="isEdit"
|
|
104
|
|
- placeholder="最多输入256个字符" maxlength="256"></textarea>
|
|
105
|
|
- </label>
|
|
106
|
|
- </section>
|
|
107
|
|
- </div>
|
|
108
|
|
- <div class="row">
|
|
109
|
|
- <section class="col col-md-12">
|
|
110
|
|
- <label class="label">隐患排查信息<span style="color: red;">*</span></label>
|
|
111
|
|
- <label class="textarea">
|
|
112
|
|
- <textarea rows="5" name="yhpcxx" ng-model="safeManage.yhpcxx" required ng-disabled="isEdit"
|
|
113
|
|
- placeholder="最多输入1000个字符" maxlength="1000"></textarea>
|
|
114
|
|
- </label>
|
|
115
|
|
- </section>
|
|
116
|
|
- </div>
|
|
117
|
|
- <div class="row">
|
|
118
|
|
- <section class="col col-md-12">
|
|
119
|
|
- <label class="label">隐患整改信息<span style="color: red;">*</span></label>
|
|
120
|
|
- <label class="textarea">
|
|
121
|
|
- <textarea rows="5" name="yhzgxx" ng-model="safeManage.yhzgxx" required ng-disabled="isEdit"
|
|
122
|
|
- placeholder="最多输入1000个字符" maxlength="1000"></textarea>
|
|
123
|
|
- </label>
|
|
124
|
|
- </section>
|
|
125
|
|
- </div>
|
|
126
|
|
- <div class="row">
|
|
127
|
|
- <section class="col col-md-12">
|
|
128
|
|
- <label class="label">隐患整改验收信息<span style="color: red;">*</span></label>
|
|
129
|
|
- <label class="textarea">
|
|
130
|
|
- <textarea rows="5" name="yhysxx" ng-model="safeManage.yhysxx" required ng-disabled="isEdit"
|
|
131
|
|
- placeholder="最多输入1000个字符" maxlength="1000"></textarea>
|
|
132
|
|
- </label>
|
|
133
|
|
- </section>
|
|
134
|
|
- </div>
|
|
135
|
|
- <div class="row">
|
|
136
|
|
- <section class="col col-md-12">
|
|
137
|
|
- <label class="label">事故基本信息<span style="color: red;">*</span></label>
|
|
138
|
|
- <label class="textarea">
|
|
139
|
|
- <textarea rows="5" name="sgjbxx" ng-model="safeManage.sgjbxx" required ng-disabled="isEdit"
|
|
140
|
|
- placeholder="最多输入1000个字符" maxlength="1000"></textarea>
|
|
141
|
|
- </label>
|
|
142
|
|
- </section>
|
|
143
|
|
- </div>
|
|
144
|
|
- <div class="row">
|
|
145
|
|
- <section class="col col-md-4">
|
|
146
|
|
- <label class="label">整改时限<span style="color: red;">*</span></label>
|
|
147
|
|
- <label class="input">
|
|
148
|
|
- <input id="zgsx" type="text" ng-model="safeManage.zgsx" class="form-control" onClick="WdatePicker({lang:'zh-cn'})"
|
|
149
|
|
- name="zgsx" ng-disabled="isEdit" required/>
|
|
150
|
|
- </label>
|
|
151
|
|
- </section>
|
|
152
|
|
- <section class="col col-4">
|
|
153
|
|
- <label class="label">整改单位/部门<span style="color: red;">*</span></label>
|
|
154
|
|
- <label class="input">
|
|
155
|
|
- <input type="text" name="zrdw" ng-model="safeManage.zrdw" maxlength="128" ng-disabled="isEdit" required />
|
|
156
|
|
- </label>
|
|
157
|
|
- </section>
|
|
158
|
|
- <section class="col col-4">
|
|
159
|
|
- <label class="label">整改责任人<span style="color: red;">*</span></label>
|
|
160
|
|
- <label class="input">
|
|
161
|
|
- <input type="text" name="zrr" ng-model="safeManage.zrr" maxlength="32" ng-disabled="isEdit" required />
|
|
162
|
|
- </label>
|
|
163
|
|
- </section>
|
|
164
|
|
- </div>
|
|
165
|
|
- <div class="row">
|
|
166
|
|
- <section class="col col-md-12">
|
|
167
|
|
- <label class="label">整改验收信息<span style="color: red;">*</span></label>
|
|
168
|
|
- <label class="textarea">
|
|
169
|
|
- <textarea rows="5" name="zgysxx" ng-model="safeManage.zgysxx" ng-disabled="isEdit"
|
|
170
|
|
- placeholder="最多输入1024个字符" maxlength="1024" required></textarea>
|
|
171
|
|
- </label>
|
|
172
|
|
- </section>
|
|
173
|
|
- </div>
|
|
174
|
|
- <div class="row">
|
|
175
|
|
- <section class="col col-md-4">
|
|
176
|
|
- <label class="label">风险跟踪监管责任人<span style="color: red;">*</span></label>
|
|
177
|
|
- <label class="input">
|
|
178
|
|
- <input type="text" name="fxgzjgzrr" ng-model="safeManage.fxgzjgzrr" required ng-disabled="isEdit" maxlength="32" />
|
|
179
|
|
- </label>
|
|
180
|
|
- </section>
|
|
181
|
|
- <section class="col col-md-4">
|
|
182
|
|
- <label class="label">整改状态<span style="color: red;">*</span></label>
|
|
183
|
|
- <label class="select">
|
|
184
|
|
- <select ng-model="safeManage.rectificationState" name="rectificationState" ng-disabled="isEdit" required>
|
|
185
|
|
- <option value="">--请选择--</option>
|
|
186
|
|
- <option value="0">未整改</option>
|
|
187
|
|
- <option value="1">整改中</option>
|
|
188
|
|
- <option value="2">已完成</option>
|
|
|
172
|
+ <label class="label">整改单位/部门<span style="color: red;">*</span></label>
|
|
|
173
|
+ <label class="input">
|
|
|
174
|
+ <input type="text" name="zrdw" ng-model="safeManage.zrdw"
|
|
|
175
|
+ maxlength="128" ng-disabled="isEdit" required/>
|
|
|
176
|
+ </label>
|
|
|
177
|
+ </section>
|
|
|
178
|
+ <section class="col col-4">
|
|
|
179
|
+ <label class="label">整改责任人<span style="color: red;">*</span></label>
|
|
|
180
|
+ <label class="input">
|
|
|
181
|
+ <input type="text" name="zrr" ng-model="safeManage.zrr" maxlength="32"
|
|
|
182
|
+ ng-disabled="isEdit" required/>
|
|
|
183
|
+ </label>
|
|
|
184
|
+ </section>
|
|
|
185
|
+ </div>
|
|
|
186
|
+ <div class="row">
|
|
|
187
|
+ <section class="col col-md-12">
|
|
|
188
|
+ <label class="label">整改验收信息<span style="color: red;">*</span></label>
|
|
|
189
|
+ <label class="textarea">
|
|
|
190
|
+ <textarea rows="5" name="zgysxx" ng-model="safeManage.zgysxx"
|
|
|
191
|
+ ng-disabled="isEdit"
|
|
|
192
|
+ placeholder="最多输入1024个字符" maxlength="1024"
|
|
|
193
|
+ required></textarea>
|
|
|
194
|
+ </label>
|
|
|
195
|
+ </section>
|
|
|
196
|
+ </div>
|
|
|
197
|
+ <div class="row">
|
|
|
198
|
+ <section class="col col-md-4">
|
|
|
199
|
+ <label class="label">风险跟踪监管责任人<span style="color: red;">*</span></label>
|
|
|
200
|
+ <label class="input">
|
|
|
201
|
+ <input type="text" name="fxgzjgzrr" ng-model="safeManage.fxgzjgzrr"
|
|
|
202
|
+ required ng-disabled="isEdit" maxlength="32"/>
|
|
|
203
|
+ </label>
|
|
|
204
|
+ </section>
|
|
|
205
|
+ <section class="col col-md-4">
|
|
|
206
|
+ <label class="label">整改状态<span style="color: red;">*</span></label>
|
|
|
207
|
+ <label class="select">
|
|
|
208
|
+ <select ng-model="safeManage.rectificationState"
|
|
|
209
|
+ name="rectificationState" ng-disabled="isEdit" required>
|
|
|
210
|
+ <option value="">--请选择--</option>
|
|
|
211
|
+ <option value="0">未整改</option>
|
|
|
212
|
+ <option value="1">整改中</option>
|
|
|
213
|
+ <option value="2">已完成</option>
|
|
189
|
214
|
</select>
|
|
190
|
215
|
</label>
|
|
191
|
|
- </section>
|
|
192
|
|
- </div>
|
|
193
|
|
-
|
|
194
|
|
- <header>
|
|
195
|
|
- <h3>
|
|
196
|
|
- <strong>附件信息</strong>
|
|
197
|
|
- <a href-void class="btn btn-primary" ng-hide="isEdit" ng-click="addFile()"> <i class="fa fa-plus"></i>文件 </a>
|
|
198
|
|
- </h3>
|
|
199
|
|
- </header>
|
|
200
|
|
- <div>
|
|
201
|
|
- <table ng-hide="isNotEdit" class="table table-striped table-bordered table-hover" ng-repeat="linenumber in linenumbers" ng-click="clickFileInput(linenumber)" >
|
|
202
|
|
- <!--第四3个tr开始 -->
|
|
203
|
|
- <tr>
|
|
204
|
|
- <th width='10%' >
|
|
205
|
|
- <label class="label" style="margin-top: 9px;text-align: center;">附件</label>
|
|
206
|
|
- </th>
|
|
207
|
|
- <th colspan="4">
|
|
208
|
|
- <section>
|
|
209
|
|
- <div class="input input-file" style="margin-top: 9px; text-align: center; margin-right: 22px;">
|
|
210
|
|
- <span class="button" >
|
|
211
|
|
- <input type="file" nv-file-select="" uploader="uploader" accept="*" options="id" id="fileInputId{{linenumber}}"
|
|
212
|
|
- onchange="if (this.value != '')this.parentNode.nextSibling.value = this.value">
|
|
|
216
|
+ </section>
|
|
|
217
|
+ </div>
|
|
|
218
|
+
|
|
|
219
|
+ <header>
|
|
|
220
|
+ <h3>
|
|
|
221
|
+ <strong>附件信息</strong>
|
|
|
222
|
+ <a href-void class="btn btn-primary" ng-hide="isEdit" ng-click="addFile()">
|
|
|
223
|
+ <i class="fa fa-plus"></i>文件 </a>
|
|
|
224
|
+ </h3>
|
|
|
225
|
+ </header>
|
|
|
226
|
+ <div>
|
|
|
227
|
+ <table ng-hide="isNotEdit"
|
|
|
228
|
+ class="table table-striped table-bordered table-hover"
|
|
|
229
|
+ ng-repeat="linenumber in linenumbers"
|
|
|
230
|
+ ng-click="clickFileInput(linenumber)">
|
|
|
231
|
+ <!--第四3个tr开始 -->
|
|
|
232
|
+ <tr>
|
|
|
233
|
+ <th width='10%'>
|
|
|
234
|
+ <label class="label"
|
|
|
235
|
+ style="margin-top: 9px;text-align: center;">附件</label>
|
|
|
236
|
+ </th>
|
|
|
237
|
+ <th colspan="4">
|
|
|
238
|
+ <section>
|
|
|
239
|
+ <div class="input input-file"
|
|
|
240
|
+ style="margin-top: 9px; text-align: center; margin-right: 22px;">
|
|
|
241
|
+ <span class="button">
|
|
|
242
|
+ <input type="file" nv-file-select="" uploader="uploader"
|
|
|
243
|
+ accept="*" options="id"
|
|
|
244
|
+ id="fileInputId{{linenumber}}"
|
|
|
245
|
+ onchange="if (this.value != '')this.parentNode.nextSibling.value = this.value">
|
|
213
|
246
|
上传
|
|
214
|
|
- </span><input type="text" name="imgUrl" placeholder="" readonly="">
|
|
215
|
|
- </div>
|
|
216
|
|
- </section>
|
|
217
|
|
- </th>
|
|
218
|
|
- <!-- <th width='10%' class="text-align-center">
|
|
219
|
|
- <div class="input input-file" style="margin-top: 9px; text-align: center; margin-right: 16px;">
|
|
220
|
|
- <span class="button" ng-click="showFileByLinenumber(linenumber)">预览
|
|
221
|
|
- </span>
|
|
222
|
|
- </div>
|
|
223
|
|
- </th> -->
|
|
224
|
|
-
|
|
225
|
|
- <th width='10%'>
|
|
226
|
|
- <!-- <span class="button" style="margin-top: 9px; text-align: center; margin-right: 22px;" ng-click="deleteFileByLinenumber(linenumber)">删除
|
|
227
|
|
- </span> -->
|
|
228
|
|
- <div class="input input-file" style="margin-top: 9px; text-align: center; margin-right: 16px;">
|
|
229
|
|
- <span class="button" ng-click="deleteFileByLinenumber(linenumber)">删除
|
|
|
247
|
+ </span><input type="text" name="imgUrl" placeholder=""
|
|
|
248
|
+ readonly="">
|
|
|
249
|
+ </div>
|
|
|
250
|
+ </section>
|
|
|
251
|
+ </th>
|
|
|
252
|
+ <!-- <th width='10%' class="text-align-center">
|
|
|
253
|
+ <div class="input input-file" style="margin-top: 9px; text-align: center; margin-right: 16px;">
|
|
|
254
|
+ <span class="button" ng-click="showFileByLinenumber(linenumber)">预览
|
|
|
255
|
+ </span>
|
|
|
256
|
+ </div>
|
|
|
257
|
+ </th> -->
|
|
|
258
|
+
|
|
|
259
|
+ <th width='10%'>
|
|
|
260
|
+ <!-- <span class="button" style="margin-top: 9px; text-align: center; margin-right: 22px;" ng-click="deleteFileByLinenumber(linenumber)">删除
|
|
|
261
|
+ </span> -->
|
|
|
262
|
+ <div class="input input-file"
|
|
|
263
|
+ style="margin-top: 9px; text-align: center; margin-right: 16px;">
|
|
|
264
|
+ <span class="button"
|
|
|
265
|
+ ng-click="deleteFileByLinenumber(linenumber)">删除
|
|
230
|
266
|
</span>
|
|
231
|
|
- </div>
|
|
232
|
|
- </th>
|
|
233
|
|
-
|
|
234
|
|
- </tr>
|
|
235
|
|
- <!--第四3个tr结束 -->
|
|
236
|
|
- </table>
|
|
237
|
|
-
|
|
238
|
|
- <!--回显文件的表格 -->
|
|
239
|
|
-
|
|
240
|
|
- <table class="table table-striped table-bordered table-hover" ng-repeat="file in fileList" >
|
|
241
|
|
- <!--第四3个tr开始 -->
|
|
242
|
|
- <tr>
|
|
243
|
|
- <th width='10%' >
|
|
244
|
|
- <label class="label" style="margin-top: 9px;text-align: center;">附件</label>
|
|
245
|
|
- </th>
|
|
246
|
|
- <th colspan="5">
|
|
247
|
|
- <section >
|
|
248
|
|
- <input class="form-control" type="text" ng-model="file.originalFileName" readonly="">
|
|
249
|
|
- </section>
|
|
250
|
|
- </th>
|
|
251
|
|
- <th width='10%' >
|
|
252
|
|
- <section style="margin-top: 9px; text-align: center; margin-right: 22px;">
|
|
253
|
|
- <a class="btn btn-default" href-void ng-click="downloads(file.filePath, file.originalFileName)"><i class="fa fa-download"></i>下载</a>
|
|
254
|
|
- </section>
|
|
255
|
|
- </th>
|
|
256
|
|
-
|
|
257
|
|
- <!-- <th width='10%'>
|
|
258
|
|
- <section style="margin-top: 9px; text-align: center; margin-right: 22px;">
|
|
259
|
|
- <a class="btn btn-default" href-void ng-click="showFile(file.filePath)"><i class="fa fa-download"></i>预览</a>
|
|
260
|
|
- </section>
|
|
261
|
|
- </th>
|
|
262
|
|
- <th width='10%'>
|
|
263
|
|
- <section ng-hide="isNotEdit" style="margin-top: 9px; text-align: center; margin-right: 22px;">
|
|
264
|
|
- <a class="btn btn-default" href-void ng-click="deleteFile(file)"><i class="fa fa-trash-o"></i>删除</a>
|
|
265
|
|
- </section>
|
|
266
|
|
- </th> -->
|
|
267
|
|
-
|
|
268
|
|
- </tr>
|
|
269
|
|
- <!--第四3个tr结束 -->
|
|
270
|
|
- </table>
|
|
271
|
|
- </div>
|
|
272
|
|
- </fieldset>
|
|
|
267
|
+ </div>
|
|
|
268
|
+ </th>
|
|
|
269
|
+
|
|
|
270
|
+ </tr>
|
|
|
271
|
+ <!--第四3个tr结束 -->
|
|
|
272
|
+ </table>
|
|
|
273
|
+
|
|
|
274
|
+ <!--回显文件的表格 -->
|
|
|
275
|
+
|
|
|
276
|
+ <table class="table table-striped table-bordered table-hover"
|
|
|
277
|
+ ng-repeat="file in fileList">
|
|
|
278
|
+ <!--第四3个tr开始 -->
|
|
|
279
|
+ <tr>
|
|
|
280
|
+ <th width='10%'>
|
|
|
281
|
+ <label class="label"
|
|
|
282
|
+ style="margin-top: 9px;text-align: center;">附件</label>
|
|
|
283
|
+ </th>
|
|
|
284
|
+ <th colspan="5">
|
|
|
285
|
+ <section>
|
|
|
286
|
+ <input class="form-control" type="text"
|
|
|
287
|
+ ng-model="file.originalFileName" readonly="">
|
|
|
288
|
+ </section>
|
|
|
289
|
+ </th>
|
|
|
290
|
+ <th width='10%'>
|
|
|
291
|
+ <section
|
|
|
292
|
+ style="margin-top: 9px; text-align: center; margin-right: 22px;">
|
|
|
293
|
+ <a class="btn btn-default" href-void
|
|
|
294
|
+ ng-click="downloads(file.filePath, file.originalFileName)"><i
|
|
|
295
|
+ class="fa fa-download"></i>下载</a>
|
|
|
296
|
+ </section>
|
|
|
297
|
+ </th>
|
|
|
298
|
+
|
|
|
299
|
+ <!-- <th width='10%'>
|
|
|
300
|
+ <section style="margin-top: 9px; text-align: center; margin-right: 22px;">
|
|
|
301
|
+ <a class="btn btn-default" href-void ng-click="showFile(file.filePath)"><i class="fa fa-download"></i>预览</a>
|
|
|
302
|
+ </section>
|
|
|
303
|
+ </th>
|
|
|
304
|
+ <th width='10%'>
|
|
|
305
|
+ <section ng-hide="isNotEdit" style="margin-top: 9px; text-align: center; margin-right: 22px;">
|
|
|
306
|
+ <a class="btn btn-default" href-void ng-click="deleteFile(file)"><i class="fa fa-trash-o"></i>删除</a>
|
|
|
307
|
+ </section>
|
|
|
308
|
+ </th> -->
|
|
|
309
|
+
|
|
|
310
|
+ </tr>
|
|
|
311
|
+ <!--第四3个tr结束 -->
|
|
|
312
|
+ </table>
|
|
|
313
|
+ </div>
|
|
|
314
|
+ <br>
|
|
|
315
|
+ <div class="row">
|
|
|
316
|
+ <section class="col col-4">
|
|
|
317
|
+ <label class="label">提交人:</label>
|
|
|
318
|
+ <label class="input">
|
|
|
319
|
+ <input type="text" ng-model="safeManage.commitPeople"
|
|
|
320
|
+ name="commitPeople" ng-readonly="true" required>
|
|
|
321
|
+ </label>
|
|
|
322
|
+ </section>
|
|
|
323
|
+ <section class="col col-4">
|
|
|
324
|
+ <label class="label">提交时间:</label>
|
|
|
325
|
+ <label class="input">
|
|
|
326
|
+ <input type="text" ng-model="safeManage.commitTime" name="commitTime"
|
|
|
327
|
+ ng-readonly="true" required>
|
|
|
328
|
+ </label>
|
|
|
329
|
+ </section>
|
|
|
330
|
+ </div>
|
|
|
331
|
+ </fieldset>
|
|
273
|
332
|
|
|
274
|
|
- <footer class="text-align-center">
|
|
275
|
|
- <button type="button" class="btn btn-default" ng-click="retList()">取消</button>
|
|
276
|
|
- <button type="button" ng-hide="isEdit" class="btn btn-primary" ng-click="saveData()">保存</button>
|
|
277
|
|
- </footer>
|
|
278
|
|
- </form>
|
|
279
|
|
- </div>
|
|
280
|
|
- </div>
|
|
281
|
|
- </div>
|
|
282
|
|
- </article>
|
|
283
|
|
- </div>
|
|
284
|
|
- </section>
|
|
285
|
|
- <form id="download-form" method="post" target="_blank" style=" border-width:5px; margin-left:2%;position:relative;margin-right:2%;">
|
|
286
|
|
- <input type="hidden" name="filePath" id="filePath">
|
|
287
|
|
- <input type="hidden" name="originalFileName" id="originalFileName">
|
|
288
|
|
- <input type="hidden" name="type" id="type">
|
|
289
|
|
- </form>
|
|
|
333
|
+ <footer class="text-align-center">
|
|
|
334
|
+ <button type="button" class="btn btn-default" ng-click="retList()">取消</button>
|
|
|
335
|
+ <button type="button" ng-hide="isEdit" class="btn btn-primary"
|
|
|
336
|
+ ng-click="saveData()">保存
|
|
|
337
|
+ </button>
|
|
|
338
|
+ </footer>
|
|
|
339
|
+ </form>
|
|
|
340
|
+ </div>
|
|
|
341
|
+ </div>
|
|
|
342
|
+ </div>
|
|
|
343
|
+ </article>
|
|
|
344
|
+ </div>
|
|
|
345
|
+ </section>
|
|
|
346
|
+ <form id="download-form" method="post" target="_blank"
|
|
|
347
|
+ style=" border-width:5px; margin-left:2%;position:relative;margin-right:2%;">
|
|
|
348
|
+ <input type="hidden" name="filePath" id="filePath">
|
|
|
349
|
+ <input type="hidden" name="originalFileName" id="originalFileName">
|
|
|
350
|
+ <input type="hidden" name="type" id="type">
|
|
|
351
|
+ </form>
|
|
290
|
352
|
</div>
|