|
|
|
|
@ -41,7 +41,7 @@ var es_select = __webpack_require__(57809);
|
|
|
|
|
var message = __webpack_require__(8591);
|
|
|
|
|
;// CONCATENATED MODULE: ./src/pages/Materials/ItemAssetsList/CreateItemAssets/index.less?modules
|
|
|
|
|
// extracted by mini-css-extract-plugin
|
|
|
|
|
/* harmony default export */ var CreateItemAssetsmodules = ({"wrap":"wrap___DmOGS","back_style":"back_style___TmAJ9","header":"header___Jryyz","header_form":"header_form___Vnph8","guize_select":"guize_select___Uq_oh","guize_update":"guize_update___jNBfj","shangchuan_button":"shangchuan_button___FGARg","shangchuan_img":"shangchuan_img___molWX","shangchuan_close":"shangchuan_close___VkAWB","close_button":"close_button___SDAUv","submit_button":"submit_button___IGPOo","add_button":"add_button___Jz6GY"});
|
|
|
|
|
/* harmony default export */ var CreateItemAssetsmodules = ({"wrap":"wrap___DmOGS","back_style":"back_style___TmAJ9","back_style_span":"back_style_span___xb3Ua","header":"header___Jryyz","header_form":"header_form___Vnph8","guize_select":"guize_select___Uq_oh","guize_update":"guize_update___jNBfj","shangchuan_button":"shangchuan_button___FGARg","shangchuan_img":"shangchuan_img___molWX","shangchuan_close":"shangchuan_close___VkAWB","close_button":"close_button___SDAUv","submit_button":"submit_button___IGPOo","add_button":"add_button___Jz6GY"});
|
|
|
|
|
// EXTERNAL MODULE: ./src/service/laboratory.ts
|
|
|
|
|
var service_laboratory = __webpack_require__(65093);
|
|
|
|
|
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/modal/index.js + 16 modules
|
|
|
|
|
@ -407,14 +407,17 @@ var Navigation = function Navigation(_ref) {
|
|
|
|
|
};
|
|
|
|
|
return /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
|
|
|
|
|
className: CreateItemAssetsmodules.wrap,
|
|
|
|
|
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
|
|
|
|
|
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", {
|
|
|
|
|
className: CreateItemAssetsmodules.back_style,
|
|
|
|
|
onClick: function onClick() {
|
|
|
|
|
_umi_production_exports.history.push('/materials/itemAssetsList');
|
|
|
|
|
},
|
|
|
|
|
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("i", {
|
|
|
|
|
className: "iconfont icon-fanhui2 font12 mr5"
|
|
|
|
|
}), "\u8FD4\u56DE"]
|
|
|
|
|
children: /*#__PURE__*/(0,jsx_runtime.jsxs)("span", {
|
|
|
|
|
className: CreateItemAssetsmodules.back_style_span,
|
|
|
|
|
onClick: function onClick() {
|
|
|
|
|
_umi_production_exports.history.push('/materials/itemAssetsList');
|
|
|
|
|
},
|
|
|
|
|
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("i", {
|
|
|
|
|
className: "iconfont icon-fanhui2 font12 mr5"
|
|
|
|
|
}), "\u8FD4\u56DE"]
|
|
|
|
|
})
|
|
|
|
|
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
|
|
|
|
|
className: CreateItemAssetsmodules.header,
|
|
|
|
|
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)(es_form/* default */.Z, {
|
|
|
|
|
@ -480,7 +483,9 @@ var Navigation = function Navigation(_ref) {
|
|
|
|
|
message: '请输入型号规格'
|
|
|
|
|
}],
|
|
|
|
|
children: /*#__PURE__*/(0,jsx_runtime.jsx)(input/* default */.Z, {
|
|
|
|
|
size: "large"
|
|
|
|
|
size: "large",
|
|
|
|
|
showCount: true,
|
|
|
|
|
maxLength: 30
|
|
|
|
|
})
|
|
|
|
|
}), /*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, {
|
|
|
|
|
colon: false,
|