主题整合学期计划子项优化

This commit is contained in:
zhanglipeng 2021-06-29 15:59:03 +08:00
parent 898c3f3f2b
commit 7cc2229103

View File

@ -54,7 +54,7 @@
v-show="isShow"
>填充</el-button
>
<el-button
<!-- <el-button
type="danger"
icon="el-icon-delete"
size="mini"
@ -63,7 +63,7 @@
v-hasPermi="['benyi:themetermplan:remove']"
v-show="isShow"
>删除</el-button
>
> -->
</div>
<el-table
@ -106,7 +106,7 @@
v-show="isShow"
>填充</el-button
>
<el-button
<!-- <el-button
size="mini"
type="text"
icon="el-icon-delete"
@ -114,7 +114,7 @@
v-hasPermi="['benyi:themetermplan:remove']"
v-show="isShow"
>删除</el-button
>
> -->
</template>
</el-table-column>
</el-table>