fd0b2694bdbd189d02bfbd838fc5988c22e288a2..037e46d104c31f36acb67ce4b70ac14f0eb01a01
2024-09-11 mayf
Merge remote-tracking branch 'origin/master'
037e46 对比 | 目录
2024-09-11 mayf
增加联系方式查询条件
dad4da 对比 | 目录
已修改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: [