dusenyao 3 年之前
父节点
当前提交
942746d5d1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/quota/SetQuota.vue

+ 1 - 1
src/views/quota/SetQuota.vue

@@ -74,7 +74,7 @@
           <template slot-scope="{ row }">{{ row.money_add }}元</template>
         </el-table-column>
         <el-table-column prop="operator_name" label="操作人" />
-        <el-table-column prop="operator_name" label="修改原因" />
+        <el-table-column prop="memo" label="修改原因" />
       </el-table>
       <div class="quota-list-pagination">
         <div>共 {{ total_count }} 项记录</div>