@model DTO.AdmGoodsManageDTO @using DTO; @using zhengcaioa.Models; @{ List GoodsStatus = ViewData["GoodsStatus"] as List; //物品状态 List ClassifyId = ViewData["ClassifyId"] as List; //物品类型 } @{ Layout = null; } @(SiteConfig.SiteName) @**@ @**@ @**@ @**@ @**@ @**@ @**@ @**@ @**@ @**@ @**@ @**@ @**@
 基本信息
@*
*@
@*@if (!string.IsNullOrWhiteSpace(Model.Id)) {
}*@