Эх сурвалжийг харах

1.任务添加用户名称

wuhp 1 жил өмнө
parent
commit
4c8c1a3af1

+ 4 - 0
src/pages/quote/quote.vue

@@ -270,6 +270,10 @@ const columns = [
 const columns1 = [
   // { title: "被保人姓名", dataIndex: "insureinfoName" },
   // { title: "被保人电话", dataIndex: "insureinfoMobile" },
+  {
+    title: "用户名称",
+    dataIndex: "userName",
+  },
 
   {
     title: "创建时间",