浏览代码

feat:加客户端ID

luoy 2 天之前
父节点
当前提交
1ee835b445
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      src/views/marketing/record/index.vue

+ 2 - 0
src/views/marketing/record/index.vue

@@ -23,6 +23,8 @@
         
         <el-table-column :formatter="statusFormatter" :label="'规则名称'" prop="ruleName" min-width="120"
           show-overflow-tooltip></el-table-column>
+        <el-table-column :formatter="statusFormatter" :label="'客户端ID'" prop="clientId" min-width="120"
+          show-overflow-tooltip></el-table-column>
         <el-table-column :formatter="statusFormatter" :label="'推送内容'" prop="pushContent" min-width="300"
           show-overflow-tooltip>
           <template #default="{ row }">