| | |
| | | } |
| | | |
| | | } |
| | | 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; |
| | | } |
| | | } |
| | |
| | | // |
| | | this.label16.AutoSize = true; |
| | | this.label16.ForeColor = System.Drawing.Color.Black; |
| | | this.label16.Location = new System.Drawing.Point(377, 136); |
| | | this.label16.Location = new System.Drawing.Point(390, 136); |
| | | this.label16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
| | | this.label16.Name = "label16"; |
| | | this.label16.Size = new System.Drawing.Size(67, 15); |