This commit is contained in:
yanran200730
2022-01-05 17:34:39 +08:00
parent 742281f807
commit d3bc288558
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
<template>
<ai-detail>
<template slot="title">
<ai-title :title="params.id ? '编辑民议事' : '添加民议事'" isShowBack isShowBottomBorder @onBackClick="cancel(false)">
<ai-title :title="params.id ? '编辑民议事' : '添加民议事'" isShowBack isShowBottomBorder @onBackClick="cancel(false)">
</ai-title>
</template>
<template slot="content">