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

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