This commit is contained in:
yanran200730
2021-12-24 09:43:55 +08:00
parent 8756b51ab8
commit ef9f3c6517
2 changed files with 3 additions and 2 deletions

View File

@@ -184,9 +184,10 @@
this.$message.success('提交成功')
this.getList()
this.getCateList()
this.form.categoryName = ''
if (this.id) {
this.id = ''
this.form.categoryName = ''
return false
}

View File

@@ -1,7 +1,7 @@
<template>
<ai-list class="notice">
<template slot="title">
<ai-title title="村规民约" isShowBottomBorder v-model="search.areaId" :instance="instance" @change="search.current = 1, getList()"></ai-title>
<ai-title title="村规民约" isShowBottomBorder isShowArea v-model="search.areaId" :instance="instance" @change="search.current = 1, getList()"></ai-title>
</template>
<template slot="content">
<ai-search-bar class="search-bar">