rsf-admin/src/page/work/checkOutBound/CheckOutBoundList.jsx
@@ -56,6 +56,7 @@ import AddIcon from '@mui/icons-material/Add'; import DeleteIcon from '@mui/icons-material/Delete'; import request from '@/utils/request'; import { formatQuantity } from '@/utils/common'; import LocItemInfoModal from "../components/locItemInfoModal"; import { Delete } from '@mui/icons-material'; import _, { set } from 'lodash'; @@ -220,6 +221,7 @@ type: 'number', width: 100, editable: false, valueFormatter: (v) => formatQuantity(v), }, // { // field: 'workQty',