Commit 975b8b781d01541f1f5a776a15e1580842b1673e
1 parent
073585bc
debug text
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/notify/index.vue
| @@ -143,7 +143,7 @@ onMounted(() => { | @@ -143,7 +143,7 @@ onMounted(() => { | ||
| 143 | <el-form-item> | 143 | <el-form-item> |
| 144 | <el-button type="primary" @click="getList">查询</el-button> | 144 | <el-button type="primary" @click="getList">查询</el-button> |
| 145 | <el-button type="primary"> | 145 | <el-button type="primary"> |
| 146 | - <router-link to="/notify/edit">添加公告</router-link> | 146 | + <router-link to="/notify/edit">新增公告</router-link> |
| 147 | </el-button> | 147 | </el-button> |
| 148 | <el-button | 148 | <el-button |
| 149 | type="danger" | 149 | type="danger" |