<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="WarehouseInfoList.aspx.cs" Inherits="CY.WebForm.Pages.procurement.WarehouseInfoList" %> 仓库信息列表
仓库名称: 仓库编号:
编号 仓库编号 仓库名称 仓库地址 联系电话 库管员 操作
<%#Container.ItemIndex + 1+ this.UCPager1.PageSize * (this.UCPager1.PageIndex - 1)%> <%#Eval("WarehouserNumber")%> <%#Eval("WarehouseName")%> <%#Eval("WarehouseAddress")%> <%# Eval("Phone")%> <%#Eval("WarehouseKeeper")%> )">查看 ')">修改 )">删除