wxw
2024-08-13 a3236b51b5691b8c47f4ebaf1d885314a4bab3bd
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 {
                     
                  }