lifan
2026-08-28 e32c3f4d33549a4c29cf5f7ac41cadd3093cf5ef
update
已修改1个文件
5 ■■■■■ 文件已修改
jrj/project/business/Enquiry/Quick.Input.NewProductEx.cpp 5 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
jrj/project/business/Enquiry/Quick.Input.NewProductEx.cpp
@@ -128,6 +128,11 @@
                    alert(L"第"+xstring(row)+L"行请输入中文名称");
                    return 0;
                }
                if (dw_list.GetItemString(row, L"Ename") == L"")
                {
                    alert(L"第" + xstring(row) + L"行请输入英文名称");
                    return 0;
                }
                if(dw_list.GetItemString(row,L"PackingRate") == L"")
                {
                    alert(L"第"+ xstring(row) +L"行请输入包装方式");