| | |
| | | } |
| | | |
| | | } |
| | | else |
| | | { |
| | | if (DBUtility.ClsPub.isDoule(grdMain.Rows[i].Cells[HBadQtyCol].Value) != 0) |
| | | { |
| | | MessageBox.Show("第" + (i + 1) + "è¡ï¼æ²¡æä¸è¯åå ä¸è½å¡«åä¸è¯æ°éï¼"); |
| | | return false; |
| | | } |
| | | if (DBUtility.ClsPub.isDoule(grdMain.Rows[i].Cells[HBadPCSQtyCol].Value) != 0) |
| | | { |
| | | MessageBox.Show("第" + (i + 1) + "è¡ï¼æ²¡æä¸è¯åå ä¸è½å¡«åä¸è¯PCSæ°éï¼"); |
| | | return false; |
| | | } |
| | | } |
| | | } |
| | | //if (ClsPub.isDoule(txtHBadPNL.Text) != sPNLQty) |
| | | //{ |
| | |
| | | //} |
| | | if (ClsPub.isDoule(txtHBadQty.Text) != sPCSQty) |
| | | { |
| | | MessageBox.Show("æç»æ¥åºPCSæ°ä¸çäºæ»æ¥åºPCSï¼ä¸å
许ä¿åï¼"); |
| | | MessageBox.Show("è¡¨ä½æç»ä¸è¯æ°ä¸çäºè¡¨å¤´æ»ä¸è¯æ°éï¼ä¸å
许ä¿åï¼"); |
| | | return false; |
| | | } |
| | | } |