zhengcaioa/zhengcaioa/Views/AdmGoodsManage/Edit.cshtml
@@ -270,11 +270,24 @@ "hideMethod": "fadeOut" }; var id = '@Model.Id'; $(function () { if (id.length > 0) { } else { $("#GoodsStatus").val("A"); } }); var delPosition = function () { if (id == null || id == '') { toastr.warning("请先保存");