HTML/views/HouseWithinSetting/CRLogTask.html
@@ -161,6 +161,10 @@ html = `<p>盘点单</p>`; } else if(d.OrderType=='3') { html = `<p>移库单</p>`; }else if(d.OrderType=='4') { html = `<p>取样出库单</p>`; }else if(d.OrderType=='6') { html = `<p>视觉盘点</p>`; } else { }