wuhp 1 год назад
Родитель
Сommit
4c8c1a3af1
1 измененных файлов с 4 добавлено и 0 удалено
  1. 4 0
      src/pages/quote/quote.vue

+ 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: "创建时间",