Commit 0cdcc061 by Kyle_Li

文案修改

parent 11c19cdc
......@@ -135,8 +135,8 @@
<span v-if="scope.row.status === 6">已到期</span>
<span v-if="scope.row.status === 7">已销毁</span>
<span v-if="scope.row.status === 8">已占用</span>
<span v-if="scope.row.status === 9"></span>
<span v-if="scope.row.status === 10">已转</span>
<span v-if="scope.row.status === 9"></span>
<span v-if="scope.row.status === 10">已转</span>
</template>
</el-table-column>
<el-table-column
......
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