| | |
| | | }; |
| | | |
| | | |
| | | |
| | | |
| | | var id = '@Model.Id'; |
| | | |
| | | var id = '@Model.Id'; |
| | | if (id == null || id == '') { |
| | | $("#GoodsStatus").val("A"); |
| | | } |
| | | |
| | | var delPosition = function () { |
| | | if (id == null || id == '') { |
| | |
| | | if (data.Result) { |
| | | // parent._afterSave(true); |
| | | parent.layer.msg('成功保存', { icon: 6 }); |
| | | //window.location = "/Project/add?id=" + data.ReturnID; |
| | | window.location = "/AdmGoodsManage/Edit"; |
| | | |
| | | |
| | | try { |
| | | _pageAutoClose();//自动关闭页面方法 |
| | | } |
| | | catch (err) { |
| | | parent._CloseTab1("/AdmGoodsManage/Edit/"); |
| | | } |
| | | //try { |
| | | // _pageAutoClose();//自动关闭页面方法 |
| | | //} |
| | | //catch (err) { |
| | | // parent._CloseTab1("/AdmGoodsManage/Edit/"); |
| | | //} |
| | | |
| | | } |
| | | else { |