去掉新增

This commit is contained in:
aixianling
2022-05-19 11:00:43 +08:00
parent a084961c0b
commit fd03bba979

View File

@@ -4,9 +4,9 @@
<ai-title slot="title" title="小程序部署发布" isShowBottomBorder/>
<template #content>
<ai-search-bar>
<template #left>
<el-button type="primary" icon="iconfont iconAdd" @click="dialog=true">增加</el-button>
</template>
<!-- <template #left>-->
<!-- <el-button type="primary" icon="iconfont iconAdd" @click="dialog=true">增加</el-button>-->
<!-- </template>-->
<template #right>
<el-input size="small" placeholder="搜索项目/系统" v-model="search.name" clearable
@change="page.current=1,getTableData()"/>