|
|
|
|
@ -1185,6 +1185,10 @@ var Navigation = function Navigation(_ref) {
|
|
|
|
|
title: '所在实验室',
|
|
|
|
|
dataIndex: canDelete ? 'classroom_title' : 'classroom_room_title',
|
|
|
|
|
ellipsis: true
|
|
|
|
|
}, canDelete && {
|
|
|
|
|
title: '所在实验室房间',
|
|
|
|
|
dataIndex: 'classroom_room_title',
|
|
|
|
|
ellipsis: true
|
|
|
|
|
}, {
|
|
|
|
|
title: '条形码',
|
|
|
|
|
dataIndex: 'number',
|
|
|
|
|
@ -1524,16 +1528,26 @@ var Navigation = function Navigation(_ref) {
|
|
|
|
|
}
|
|
|
|
|
})
|
|
|
|
|
})]
|
|
|
|
|
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
|
|
|
|
|
className: "text-wrapper_4 ",
|
|
|
|
|
style: {
|
|
|
|
|
width: '116px',
|
|
|
|
|
marginLeft: '20px'
|
|
|
|
|
},
|
|
|
|
|
onClick: function onClick() {
|
|
|
|
|
_umi_production_exports.history.push("/materials/itemAssets/AddReceiveScene/null?backUrl=/materials/receive");
|
|
|
|
|
},
|
|
|
|
|
children: "\u73B0\u573A\u7533\u9886"
|
|
|
|
|
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
|
|
|
|
|
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", {
|
|
|
|
|
className: "text-wrapper_4 ",
|
|
|
|
|
style: {
|
|
|
|
|
width: '116px',
|
|
|
|
|
marginLeft: '20px'
|
|
|
|
|
},
|
|
|
|
|
onClick: function onClick() {
|
|
|
|
|
_umi_production_exports.history.push("/materials/itemAssets/AddReceiveScene/null?backUrl=/materials/receive");
|
|
|
|
|
},
|
|
|
|
|
children: "\u73B0\u573A\u7533\u9886"
|
|
|
|
|
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
|
|
|
|
|
className: "text-wrapper_4",
|
|
|
|
|
onClick: function onClick() {
|
|
|
|
|
setWarehousingList([]);
|
|
|
|
|
setWarehousing(true);
|
|
|
|
|
setCanDelete(true);
|
|
|
|
|
},
|
|
|
|
|
children: "\u5F52\u8FD8\u5165\u5E93"
|
|
|
|
|
})]
|
|
|
|
|
})]
|
|
|
|
|
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
|
|
|
|
|
className: "materials-table-wrp",
|
|
|
|
|
@ -1667,13 +1681,20 @@ var Navigation = function Navigation(_ref) {
|
|
|
|
|
myRuleForm.resetFields();
|
|
|
|
|
setVisible(false);
|
|
|
|
|
},
|
|
|
|
|
width: 400,
|
|
|
|
|
width: 760,
|
|
|
|
|
className: "modalXazy",
|
|
|
|
|
closeIcon: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
|
|
|
|
|
className: "icon-zzxy-fanhui"
|
|
|
|
|
}),
|
|
|
|
|
children: /*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z, {
|
|
|
|
|
className: Receivemodules.formWrap,
|
|
|
|
|
form: myRuleForm,
|
|
|
|
|
wrapperCol: {
|
|
|
|
|
span: 20
|
|
|
|
|
},
|
|
|
|
|
style: {
|
|
|
|
|
marginTop: 20
|
|
|
|
|
},
|
|
|
|
|
children: /*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, {
|
|
|
|
|
colon: false,
|
|
|
|
|
label: "\u8D44\u4EA7\u7F16\u53F7",
|