chao 3 years ago
parent
commit
c3fcc85fbc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/finance/receipt/users.vue

+ 1 - 1
src/views/finance/receipt/users.vue

@@ -18,7 +18,7 @@
       <el-table-column label="用户类型" align="center">
       <el-table-column label="用户类型" align="center">
         <template slot-scope="scope">{{ scope.row.userTypeText }}</template>
         <template slot-scope="scope">{{ scope.row.userTypeText }}</template>
       </el-table-column>
       </el-table-column>
-      <el-table-column label="微信openid" align="center">
+      <el-table-column label="收款小程序openid" align="center">
         <template slot-scope="scope">{{ scope.row.openid }}</template>
         <template slot-scope="scope">{{ scope.row.openid }}</template>
       </el-table-column>
       </el-table-column>
       <el-table-column label="用户权限" align="center" min-width="180">
       <el-table-column label="用户权限" align="center" min-width="180">