修改微信库

This commit is contained in:
shidongli 2024-02-28 15:12:23 +08:00
parent 7e8ff17ce5
commit 4a214d068a
2 changed files with 2 additions and 13 deletions

View File

@ -83,18 +83,7 @@
>
</el-col>
<el-col :span="1.5">
<el-button
type="danger"
plain
icon="el-icon-delete"
size="mini"
:disabled="multiple"
@click="handleDelete"
v-hasPermi="['manage:script:remove']"
>删除</el-button
>
</el-col>
<!-- <el-col :span="1.5">
<el-button
type="warning"

View File

@ -102,7 +102,7 @@
:data="templateList"
@selection-change="handleSelectionChange"
>
<el-table-column type="selection" width="55" align="center" />
<el-table-column type="index" width="55" align="center" label="序号"/>
>
<el-table-column
label="微信模版名称"