This commit is contained in:
Ling 2024-05-23 14:54:07 +08:00
parent ed8787f231
commit 19b2931db4
3 changed files with 167 additions and 164 deletions

View File

@ -220,7 +220,8 @@ public partial class Picking_list : System.Web.UI.Page
{
cmd = string.Format("select CONVERT(varchar(12),ckrq,111) as 'riqi' from view_nr_z_scdck where ckrq>='{0}' and ckrq<='{1}' ", yuechu, yuemo);
}
else {
else
{
cmd = string.Format("select CONVERT(varchar(12),ckrq,111) as 'riqi' from view_nr_z_scdck where ckrq>='{0}' and ckrq<='{1}' and ckzt='{2}'", yuechu, yuemo, zt);
}
@ -332,7 +333,8 @@ public partial class Picking_list : System.Web.UI.Page
{
selectcode = "select " + colmn + " from view_nr_z_scdck where 1=1 and ckzt='" + drp_zt.Value + "'";
}
else {
else
{
selectcode = "select " + colmn + " from view_nr_z_scdck where 1=1 ";
}
if (tj != "")

View File

@ -114,7 +114,8 @@ public partial class Sample_browse : System.Web.UI.Page
{
bt_hdsh.Visible = true;
} if (DBHlper.GetPermission(juese, "样品登记", "nr_z_ypdj", "生成产品"))
}
if (DBHlper.GetPermission(juese, "样品登记", "nr_z_ypdj", "生成产品"))
{
bt_sccpda.Visible = true;
}

View File

@ -254,7 +254,7 @@
</div>
<input id="btn_khclose" style="display:none" type=button onclick="$('#dialog-djjv').dialog('close');"/>
<span style=" display:none"><asp:button id="sctqkc" runat="server" CssClass="button bluez small" Visible=false OnClientClick="return qrtqcz()" onclick="sctqkc_Click" ></asp:button></span>
<span style=" display:none"> <asp:button id="scdjbt" runat="server" CssClass="button" Width="100" Visible=false OnClientClick="return qrdjft()" onclick="scdjbt_Click" ></asp:button> </span>
<span > <asp:button id="scdjbt" runat="server" CssClass="button" Width="100" Visible=true OnClientClick="return qrdjft()" onclick="scdjbt_Click" ></asp:button> </span>
<span style=" display:none"><asp:button id="scxfbt" runat="server" CssClass="button bluez small" Visible=false OnClientClick="return qrxfbt()" onclick="scxfbt_Click" ></asp:button></span>
<asp:HiddenField ID="scdjhd" runat="server" Value="" />
<asp:HiddenField ID="qxhjzhd" runat="server" Value="" />