Index: ssts-web/src/main/webapp/jasperRtp/materialMissItemView.jrxml
===================================================================
diff -u -r14753 -r17512
--- ssts-web/src/main/webapp/jasperRtp/materialMissItemView.jrxml (.../materialMissItemView.jrxml) (revision 14753)
+++ ssts-web/src/main/webapp/jasperRtp/materialMissItemView.jrxml (.../materialMissItemView.jrxml) (revision 17512)
@@ -34,21 +34,18 @@
r.amount,
r.depart,
case when r.materialcost is null then 0 else r.materialcost end materialcost,
- r.misstime,
+ r.operationTime,
r.tousseName
FROM
- recyclingerror r
-WHERE
- 1 = 1
-AND r.tousseitem_id IS NOT NULL
-AND materialName != '器械包标识牌'
+ MaterialErrorDamageDetail r
+WHERE materialName != '器械包标识牌'
AND errortype = '缺失' $P!{querySql}]]>
-
+
@@ -158,23 +155,8 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
@@ -210,6 +192,13 @@
+
+
+
+
+
+
+