77ee8c14e64734a4e9614ab7319fe85cfe9da7b6..12c78e7dd7aa0371d046310de2c96c64a0dcd3bb
2026-08-28 lifan
update
12c78e 对比 | 目录
2026-08-28 lifan
update
e32c3f 对比 | 目录
2026-08-28 lifan
update
32914e 对比 | 目录
已修改2个文件
5 ■■■■■ 文件已修改
jrj/project/business/Enquiry/Quick.Input.NewProductEx.cpp 5 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
jrj/project/business/Expense/RmbRegister.cpp 补丁 | 查看 | 原始文档 | 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"行请输入包装方式");
jrj/project/business/Expense/RmbRegister.cpp
Binary files differ