Przeglądaj źródła

外部订单审核增加优先级和费用审核

@dongkboy 1 miesiąc temu
rodzic
commit
461a2ade78

+ 2 - 0
src/views/representative/externalCostApproval.vue

@@ -217,6 +217,8 @@ const columns = [
       }
     }
   },
+  { prop: "costDescribe", label: "费用描述", width: '500', },
+  { prop: "priorityLevel", label: "优先级", width: '120', },
   {
     prop: "isEnabled", label: "费用状态", width: '100', component: "Tag",
     formatter: (row: any) => {