zxl
7 天以前 113bf50eae0db95f755b124e5004ac56d0a706a8
订单table隐私信息
1个文件已修改
12 ■■■■■ 已修改文件
manager/src/views/order/order/orderList.vue 12 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
manager/src/views/order/order/orderList.vue
@@ -292,6 +292,16 @@
          width: 170,
        },
        {
          title:"收货人",
          key:"consigneeName",
          width: 170,
        },
        {
          title:"手机号",
          key:"consigneeMobile",
          width: 170,
        },
        {
          title: "操作",
          key: "action",
          align: "center",
@@ -312,6 +322,8 @@
            );
          },
        },
      ],
      data: [], // 表单数据
      total: 0, // 表单数据总数