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