Merge branch 'test_任务管理v2' into test
* test_任务管理v2: (37 commits) 点击关闭 剩余多少 修改创建任务 创建任务 修改发布时间 修改样式 发布任务 添加任务-从原料库中添加 原料库和成品库 原料库 原料库成品库 原料库和成品库 成品库和原料库 成品库和原料库 选中提示 选中 选中事件的监听 添加分页 添加了选择 原料库 ... # Conflicts: # src/components/common-select/index.vue
This commit is contained in:
@ -43,14 +43,6 @@ export const TABLE_COLUMNS = [
|
||||
dataIndex: 'origin',
|
||||
width: 120,
|
||||
},
|
||||
{
|
||||
title: '上传时间',
|
||||
dataIndex: 'created_at',
|
||||
width: 180,
|
||||
sortable: {
|
||||
sortDirections: ['ascend', 'descend'],
|
||||
},
|
||||
},
|
||||
{
|
||||
title: '上传人员',
|
||||
dataIndex: 'uploader',
|
||||
|
||||
Reference in New Issue
Block a user