|
|
@@ -9,7 +9,7 @@
|
|
9
|
9
|
<link rel="stylesheet" href="../js/zTree/zTreeStyle.css" />
|
|
10
|
10
|
<link href="../css/WorkOrder/Search.css" rel="stylesheet">
|
|
11
|
11
|
<link href="../js/bootstrap-select/css/bootstrap-select.css" rel="stylesheet" />
|
|
12
|
|
- <link href="../css/init.css" rel="stylesheet" />
|
|
|
12
|
+ <link href="../css/init.css" rel="stylesheet" />
|
|
13
|
13
|
<style>
|
|
14
|
14
|
/*table td {
|
|
15
|
15
|
word-break:break-all;
|
|
|
@@ -438,7 +438,7 @@
|
|
438
|
438
|
range: '~',
|
|
439
|
439
|
// type: 'datetime',
|
|
440
|
440
|
//max : 31,
|
|
441
|
|
- min: 0,
|
|
|
441
|
+// min: 0,
|
|
442
|
442
|
theme: '#00a1cb',
|
|
443
|
443
|
});
|
|
444
|
444
|
//处理工单
|