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