mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-18 15:26:48 +08:00
feat:修改版本号
This commit is contained in:
@@ -119,7 +119,7 @@ export default {
|
||||
// console.log(res);
|
||||
if (res.data.code === 200) {
|
||||
message.destroy();
|
||||
message.success("发布成功");
|
||||
// message.success("发布成功");
|
||||
state.noticeContent1 =
|
||||
res.data.data.notice == "" ? "暂无公告" : res.data.data.notice;
|
||||
handleCancel();
|
||||
|
||||
Reference in New Issue
Block a user