| | |
| | | |
| | | </el-col> |
| | | <el-col :xs="24" :sm="12" :md="12" :lg="12" :xl="12" class="mb20"> |
| | | <el-form-item label="材料" prop="info18"> |
| | | <el-input v-model="ruleForm.info18" placeholder="请输入材料" maxlength="50" show-word-limit clearable /> |
| | | |
| | | </el-form-item> |
| | | |
| | | </el-col> |
| | | <el-col :xs="24" :sm="12" :md="12" :lg="12" :xl="12" class="mb20"> |
| | | <el-form-item label="长" prop="length"> |
| | | <el-input v-model="ruleForm.length" placeholder="请输入长" maxlength="53" show-word-limit clearable /> |
| | | |
| | |
| | | <el-col :xs="24" :sm="12" :md="12" :lg="12" :xl="12" class="mb20"> |
| | | <el-form-item label="包装面积" prop="info13"> |
| | | <el-input v-model="ruleForm.info13" placeholder="请输入包装面积" maxlength="60" show-word-limit clearable /> |
| | | |
| | | </el-form-item> |
| | | |
| | | </el-col> |
| | | <el-col :xs="24" :sm="12" :md="12" :lg="12" :xl="12" class="mb20"> |
| | | <el-form-item label="部件名称" prop="info14"> |
| | | <el-input v-model="ruleForm.info14" placeholder="请输入部件名称" maxlength="60" show-word-limit clearable /> |
| | | |
| | | </el-form-item> |
| | | |
| | |
| | | </el-form-item> |
| | | </el-col> |
| | | <el-col :xs="24" :sm="12" :md="12" :lg="8" :xl="4" class="mb10" v-if="showAdvanceQueryUIMes_BatchOrderUPI_New"> |
| | | <el-form-item label="材料"> |
| | | <el-input v-model="queryParamsMes_BatchOrderUPI_New.info18" clearable="" placeholder="请输入材料"/> |
| | | |
| | | </el-form-item> |
| | | </el-col> |
| | | <el-col :xs="24" :sm="12" :md="12" :lg="8" :xl="4" class="mb10" v-if="showAdvanceQueryUIMes_BatchOrderUPI_New"> |
| | | <el-form-item label="长"> |
| | | <el-input v-model="queryParamsMes_BatchOrderUPI_New.length" clearable="" placeholder="请输入长"/> |
| | | |
| | |
| | | |
| | | </el-form-item> |
| | | </el-col> |
| | | <el-col :xs="24" :sm="12" :md="12" :lg="8" :xl="4" class="mb10" v-if="showAdvanceQueryUIMes_BatchOrderUPI_New"> |
| | | <el-form-item label="部件名称"> |
| | | <el-input v-model="queryParamsMes_BatchOrderUPI_New.info14" clearable="" placeholder="请输入部件名称"/> |
| | | |
| | | </el-form-item> |
| | | </el-col> |
| | | <el-col :xs="24" :sm="12" :md="12" :lg="8" :xl="4" class="mb10" v-if="showAdvanceQueryUIMes_BatchOrderUPI_New"> |
| | | <el-form-item label="部件数量"> |
| | | <el-input-number v-model="queryParamsMes_BatchOrderUPI_New.info15" clearable="" placeholder="请输入部件数量"/> |
| | |
| | | </template> |
| | | </el-table-column> |
| | | <el-table-column prop="detailName" label="部件名称" show-overflow-tooltip="" /> |
| | | <el-table-column prop="info18" label="材料" show-overflow-tooltip="" /> |
| | | <el-table-column prop="length" label="长" show-overflow-tooltip="" /> |
| | | <el-table-column prop="width" label="宽" show-overflow-tooltip="" /> |
| | | <el-table-column prop="thk" label="厚" show-overflow-tooltip="" /> |
| | |
| | | <el-table-column prop="info11" label="自提or发货" show-overflow-tooltip="" /> |
| | | <el-table-column prop="info12" label="包装部件总数量" show-overflow-tooltip="" /> |
| | | <el-table-column prop="info13" label="包装面积" show-overflow-tooltip="" /> |
| | | <el-table-column prop="info14" label="部件名称" show-overflow-tooltip="" /> |
| | | |
| | | <el-table-column prop="info15" label="部件数量" show-overflow-tooltip="" /> |
| | | <el-table-column prop="info16" label="部件尺寸" show-overflow-tooltip="" /> |
| | | <el-table-column prop="info17" label="机械臂是否旋转" show-overflow-tooltip="" /> |
| | |
| | | [SugarColumn(ColumnName = "Info13", ColumnDescription = "包装面积", Length = 60)] |
| | | public string? Info13 { get; set; } |
| | | |
| | | /// <summary> |
| | | /// 部件名称 |
| | | /// </summary> |
| | | [SugarColumn(ColumnName = "Info14", ColumnDescription = "部件名称", Length = 60)] |
| | | public string? Info14 { get; set; } |
| | | ///// <summary> |
| | | ///// 部件名称 |
| | | ///// </summary> |
| | | //[SugarColumn(ColumnName = "Info14", ColumnDescription = "部件名称", Length = 60)] |
| | | //public string? Info14 { get; set; } |
| | | |
| | | /// <summary> |
| | | /// 部件数量 |
| | |
| | | /// </summary> |
| | | [SugarColumn(ColumnName = "Info17", ColumnDescription = "机械臂是否旋转", Length = 60)] |
| | | public string? Info17 { get; set; } |
| | | |
| | | /// <summary> |
| | | /// 材料 |
| | | /// </summary> |
| | | [SugarColumn(ColumnName = "Info18", ColumnDescription = "材料", Length = 60)] |
| | | public string? Info18 { get; set; } |
| | | } |
| | | } |
| | |
| | | [SugarColumn(ColumnName = "Info13", ColumnDescription = "包装面积", Length = 60)] |
| | | public string? Info13 { get; set; } |
| | | |
| | | /// <summary> |
| | | /// 部件名称 |
| | | /// </summary> |
| | | [SugarColumn(ColumnName = "Info14", ColumnDescription = "部件名称", Length = 60)] |
| | | public string? Info14 { get; set; } |
| | | ///// <summary> |
| | | ///// 部件名称 |
| | | ///// </summary> |
| | | //[SugarColumn(ColumnName = "Info14", ColumnDescription = "部件名称", Length = 60)] |
| | | //public string? Info14 { get; set; } |
| | | |
| | | /// <summary> |
| | | /// 部件数量 |
| | |
| | | /// </summary> |
| | | public virtual string Info13 { get; set; } |
| | | |
| | | /// <summary> |
| | | /// 部件名称 |
| | | /// </summary> |
| | | public virtual string Info14 { get; set; } |
| | | ///// <summary> |
| | | ///// 部件名称 |
| | | ///// </summary> |
| | | //public virtual string Info14 { get; set; } |
| | | |
| | | /// <summary> |
| | | /// 部件数量 |
| | |
| | | /// </summary> |
| | | public string? Info13 { get; set; } |
| | | |
| | | /// <summary> |
| | | /// 部件名称 |
| | | /// </summary> |
| | | public string? Info14 { get; set; } |
| | | ///// <summary> |
| | | ///// 部件名称 |
| | | ///// </summary> |
| | | //public string? Info14 { get; set; } |
| | | |
| | | /// <summary> |
| | | /// 部件数量 |
| | |
| | | /// </summary> |
| | | public string Info13 { get; set; } |
| | | |
| | | /// <summary> |
| | | /// 部件名称 |
| | | /// </summary> |
| | | public string Info14 { get; set; } |
| | | ///// <summary> |
| | | ///// 部件名称 |
| | | ///// </summary> |
| | | //public string Info14 { get; set; } |
| | | |
| | | /// <summary> |
| | | /// 部件数量 |
| | |
| | | || u.Info11.Contains(input.SearchKey.Trim()) |
| | | || u.Info12.Contains(input.SearchKey.Trim()) |
| | | || u.Info13.Contains(input.SearchKey.Trim()) |
| | | || u.Info14.Contains(input.SearchKey.Trim()) |
| | | //|| u.Info14.Contains(input.SearchKey.Trim()) |
| | | || u.Info16.Contains(input.SearchKey.Trim()) |
| | | || u.Remarks.Contains(input.SearchKey.Trim()) |
| | | || u.CreateUserName.Contains(input.SearchKey.Trim()) |
| | |
| | | .WhereIF(!string.IsNullOrWhiteSpace(input.Info11), u => u.Info11.Contains(input.Info11.Trim())) |
| | | .WhereIF(!string.IsNullOrWhiteSpace(input.Info12), u => u.Info12.Contains(input.Info12.Trim())) |
| | | .WhereIF(!string.IsNullOrWhiteSpace(input.Info13), u => u.Info13.Contains(input.Info13.Trim())) |
| | | .WhereIF(!string.IsNullOrWhiteSpace(input.Info14), u => u.Info14.Contains(input.Info14.Trim())) |
| | | //.WhereIF(!string.IsNullOrWhiteSpace(input.Info14), u => u.Info14.Contains(input.Info14.Trim())) |
| | | .WhereIF(input.Info15>0, u => u.Info15 == input.Info15) |
| | | .WhereIF(!string.IsNullOrWhiteSpace(input.Info16), u => u.Info16.Contains(input.Info16.Trim())) |
| | | .WhereIF(input.PrintSheetNum>0, u => u.PrintSheetNum == input.PrintSheetNum) |
| | |
| | | [SugarColumn(ColumnName = "DetailName", ColumnDescription = "部件名称", Length = 50)] |
| | | public string DetailName { get; set; } |
| | | |
| | | /// <summary> |
| | | /// 材料 |
| | | /// </summary> |
| | | [SugarColumn(ColumnName = "Info18", ColumnDescription = "材料", Length = 60)] |
| | | public string? Info18 { get; set; } |
| | | |
| | | |
| | | [SugarColumn(ColumnName = "Length", ColumnDescription = "长")] |
| | | public float Length { get; set; } |
| | |
| | | [SugarColumn(ColumnName = "Info13", ColumnDescription = "包装面积", Length = 60)] |
| | | public string? Info13 { get; set; } |
| | | |
| | | /// <summary> |
| | | /// 部件名称 |
| | | /// </summary> |
| | | [SugarColumn(ColumnName = "Info14", ColumnDescription = "部件名称", Length = 60)] |
| | | public string? Info14 { get; set; } |
| | | ///// <summary> |
| | | ///// 部件名称 |
| | | ///// </summary> |
| | | //[SugarColumn(ColumnName = "Info14", ColumnDescription = "部件名称", Length = 60)] |
| | | //public string? Info14 { get; set; } |
| | | |
| | | /// <summary> |
| | | /// 部件数量 |
| | |
| | | public virtual string DetailName { get; set; } |
| | | |
| | | /// <summary> |
| | | /// 材料 |
| | | /// </summary> |
| | | [SugarColumn(ColumnName = "Info18", ColumnDescription = "材料", Length = 60)] |
| | | public virtual string? Info18 { get; set; } |
| | | |
| | | /// <summary> |
| | | /// 长 |
| | | /// </summary> |
| | | public virtual float Length { get; set; } |
| | |
| | | /// </summary> |
| | | public virtual string Info13 { get; set; } |
| | | |
| | | /// <summary> |
| | | /// 部件名称 |
| | | /// </summary> |
| | | public virtual string Info14 { get; set; } |
| | | ///// <summary> |
| | | ///// 部件名称 |
| | | ///// </summary> |
| | | //public virtual string Info14 { get; set; } |
| | | |
| | | /// <summary> |
| | | /// 部件数量 |
| | |
| | | /// </summary> |
| | | public string? Info13 { get; set; } |
| | | |
| | | /// <summary> |
| | | /// 部件名称 |
| | | /// </summary> |
| | | public string? Info14 { get; set; } |
| | | ///// <summary> |
| | | ///// 部件名称 |
| | | ///// </summary> |
| | | //public string? Info14 { get; set; } |
| | | |
| | | /// <summary> |
| | | /// 部件数量 |
| | |
| | | public override string DetailName { get; set; } |
| | | |
| | | /// <summary> |
| | | /// 材料 |
| | | /// </summary> |
| | | [SugarColumn(ColumnName = "Info18", ColumnDescription = "材料", Length = 60)] |
| | | public override string? Info18 { get; set; } |
| | | |
| | | /// <summary> |
| | | /// 长 |
| | | /// </summary> |
| | | [Required(ErrorMessage = "长不能为空")] |
| | |
| | | public string DetailName { get; set; } |
| | | |
| | | /// <summary> |
| | | /// 材料 |
| | | /// </summary> |
| | | [SugarColumn(ColumnName = "Info18", ColumnDescription = "材料", Length = 60)] |
| | | public string? Info18 { get; set; } |
| | | |
| | | /// <summary> |
| | | /// 长 |
| | | /// </summary> |
| | | public float Length { get; set; } |
| | |
| | | /// </summary> |
| | | public string Info13 { get; set; } |
| | | |
| | | /// <summary> |
| | | /// 部件名称 |
| | | /// </summary> |
| | | public string Info14 { get; set; } |
| | | ///// <summary> |
| | | ///// 部件名称 |
| | | ///// </summary> |
| | | //public string Info14 { get; set; } |
| | | |
| | | /// <summary> |
| | | /// 部件数量 |
| | |
| | | var _Info11 = "";//自提or发货 |
| | | var _Info12 = "";//包装部件总数量 |
| | | var _Info13 = "";//包装面积 |
| | | var _Info14 = "";//部件名称 |
| | | //var _Info14 = "";//部件名称 |
| | | var _Info15 = "";//部件数量 |
| | | var _Info16 = "";//部件尺寸 |
| | | var _Info17 = "";//机械臂是否旋转 |
| | |
| | | _Info11 = row["自提or发货"]?.ToString() ; |
| | | _Info12 = row["包装部件总数量"]?.ToString() ; |
| | | _Info13 = row["包装面积"]?.ToString() ; |
| | | _Info14 = row["部件名称"]?.ToString() ; |
| | | //_Info14 = row["部件名称"]?.ToString() ; |
| | | _Info15 = row["部件数量"]?.ToString() ; |
| | | _Info16 = row["部件尺寸"]?.ToString() ; |
| | | _Info17 = row["机械臂是否旋转"]?.ToString() ; |
| | |
| | | { |
| | | addItem.Info13 = (string)(_Info13.Trim()); |
| | | } |
| | | if(!string.IsNullOrEmpty(_Info14)) |
| | | { |
| | | addItem.Info14 = (string)(_Info14.Trim()); |
| | | } |
| | | //if(!string.IsNullOrEmpty(_Info14)) |
| | | //{ |
| | | // addItem.Info14 = (string)(_Info14.Trim()); |
| | | // } |
| | | if(!string.IsNullOrEmpty(_Info15)) |
| | | { |
| | | if (!int.TryParse(_Info15, out int outInfo15)&&!string.IsNullOrEmpty(_Info15)) |
| | |
| | | || u.Info11.Contains(input.SearchKey.Trim()) |
| | | || u.Info12.Contains(input.SearchKey.Trim()) |
| | | || u.Info13.Contains(input.SearchKey.Trim()) |
| | | || u.Info14.Contains(input.SearchKey.Trim()) |
| | | //|| u.Info14.Contains(input.SearchKey.Trim()) |
| | | || u.Info16.Contains(input.SearchKey.Trim()) |
| | | || u.Info17.Contains(input.SearchKey.Trim()) |
| | | || u.CreateUserName.Contains(input.SearchKey.Trim()) |
| | |
| | | .WhereIF(!string.IsNullOrWhiteSpace(input.Info11), u => u.Info11.Contains(input.Info11.Trim())) |
| | | .WhereIF(!string.IsNullOrWhiteSpace(input.Info12), u => u.Info12.Contains(input.Info12.Trim())) |
| | | .WhereIF(!string.IsNullOrWhiteSpace(input.Info13), u => u.Info13.Contains(input.Info13.Trim())) |
| | | .WhereIF(!string.IsNullOrWhiteSpace(input.Info14), u => u.Info14.Contains(input.Info14.Trim())) |
| | | //.WhereIF(!string.IsNullOrWhiteSpace(input.Info14), u => u.Info14.Contains(input.Info14.Trim())) |
| | | .WhereIF(input.Info15>0, u => u.Info15 == input.Info15) |
| | | .WhereIF(!string.IsNullOrWhiteSpace(input.Info16), u => u.Info16.Contains(input.Info16.Trim())) |
| | | .WhereIF(!string.IsNullOrWhiteSpace(input.Info17), u => u.Info17.Contains(input.Info17.Trim())) |
| | |
| | | /// </summary> |
| | | public string? Info13 { get; set; } |
| | | |
| | | /// <summary> |
| | | /// 部件名称 |
| | | /// </summary> |
| | | public string? Info14 { get; set; } |
| | | ///// <summary> |
| | | ///// 部件名称 |
| | | ///// </summary> |
| | | //public string? Info14 { get; set; } |
| | | /// <summary> |
| | | /// 部件数量 |
| | | /// </summary> |
| | |
| | | Info11 = item.Info11, |
| | | Info12= item.Info12, |
| | | Info13 = item.Info13, |
| | | Info14 = item.Info14, |
| | | //Info14 = item.Info14, |
| | | Info15 = item.Info15, |
| | | Info16 = item.Info16, |
| | | Length = item.Length, |