Commit 675d9809 by zhengxiaokui

zxk

parent b1c965af
<template>
<c-row>
<div>
<c-col :span="isAdd ? 21 : 22" style="margin-bottom: 18px" :offset="1">
<c-table
style="text-align: center"
......@@ -43,7 +43,7 @@
<span class="add_del_button" @click="handleDelete">-</span>
</div>
</c-col>
</c-row>
</div>
</template>
<script>
import CommonProcess from "~/mixin/CommonProcess";
......
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