feat(wms): 新增钢卷入库和发货功能
添加钢卷入库(warehousing.vue)和发货(ship.vue)页面,实现钢卷管理功能 移除actflow.vue中未使用的Option导入 在base.vue中为表格添加固定高度450px
This commit is contained in:
@@ -273,7 +273,6 @@ import {
|
||||
cancelAction
|
||||
} from '@/api/wms/pendingAction';
|
||||
import CoilSelector from '@/components/CoilSelector';
|
||||
import { Option } from 'element-ui';
|
||||
|
||||
export default {
|
||||
name: 'CoilActflow',
|
||||
|
||||
Reference in New Issue
Block a user