This commit is contained in:
李狗蛋 2025-05-16 10:24:12 +08:00
parent 2eacab0a09
commit ef231a09bf

View File

@ -21,7 +21,7 @@ using System.Data;
namespace Pilot_KD_Parino.Sal_Order
{
[HotUpdate]
[Description("销售订单--查看业绩分摊单")]
[Description("销售订单--查看业绩分摊单;修改下载Word文件")]
public class Bill : AbstractBillPlugIn
{
string currentRecId;