mayf
2024-09-11 dad4da593305e5d38a61f8d6b767ea4c198bfb45
增加联系方式查询条件
已修改1个文件
5 ■■■■ 文件已修改
pages/marketing/point-mall/point-distribution.vue 5 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/marketing/point-mall/point-distribution.vue
@@ -46,7 +46,10 @@
        searchForm: [
          {
            type: 'row',
            items: [{ label: '用户名称', id: 'customerName', type: 'input' }],
            items: [
              { label: '用户名称', id: 'customerName', type: 'input' },
              { label: '联系方式', id: 'customerTel', type: 'input' },
            ],
          },
        ],
        extraDialogs: [