公告板
版本库
filestore
活动
搜索
登录
main
/
MESWMS-WEBS
WMSWEBS
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
森楷其他入库、其他出库、销售出库、直接调拨辅助属性维度递入修改,扫描物料方法修改
yxj
2022-06-20
2e2d1b6b1675829ac145c8b0635b91a46234e80c
[MESWMS-WEBS.git]
/
CLOUDWEB
/
ViewSwitcher.ascx
1
2
3
4
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="ViewSwitcher.ascx.cs" Inherits="CLOUDWEB.ViewSwitcher" %>
<div id="viewSwitcher">
<%: CurrentView %> view | <a href="<%: SwitchUrl %>">Switch to <%: AlternateView %></a>
</div>