Commit 64dda83e authored by zhengyi's avatar zhengyi

异常订单列表序号bug修复

parent 3393ace9
......@@ -410,6 +410,7 @@
align="center"
prop="id"
type="index"
fixed
>
<template slot-scope="scope">
<span>{{ scope.$index + 1 }}</span>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment