update configs

This commit is contained in:
lb
2023-03-17 13:50:11 +08:00
parent d412057a38
commit 00acee7453
14 changed files with 42 additions and 42 deletions

View File

@@ -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",