@@ -150,17 +150,17 @@ export const TableColumns = [
isSummary:true,
},
- // {
- // item: {
- // key: "isUrgency",
- // title: "紧急程度",
- // width:100,
- // },
- // attr: {
- // is: "el-dict-tag",
- // dictName: "urgency_degree"
+ {
+ item: {
+ key: "isUrgency",
+ title: "紧急程度",
+ width:100,
+ },
+ attr: {
+ is: "el-dict-tag",
+ dictName: "urgency_degree"
// {
// key: "isMarketing",
// title: "已协同生成销售订单",