update configs
This commit is contained in:
@@ -8,8 +8,8 @@ export default function () {
|
||||
{ type: "index", label: "序号" },
|
||||
{ width: 160, prop: "createTime", label: "添加时间", filter: timeFilter },
|
||||
// { prop: "kilnCode", label: "窑炉" },
|
||||
{ prop: "orderCode", label: "主订单号" },
|
||||
{ width: 120, prop: "orderCate", label: "主订单子号" },
|
||||
{ width: 160, prop: "orderCode", label: "主订单号" },
|
||||
{ prop: "orderCate", label: "主订单子号" },
|
||||
{ width: 160, prop: "code", label: "混料订单号" },
|
||||
{
|
||||
prop: "statusDictValue",
|
||||
|
||||
Reference in New Issue
Block a user