仪器管理-隐藏仪器

master
382696293@qq.com 2 years ago
parent e3450d3af0
commit 78c5fff6f3

@ -1353,7 +1353,7 @@ export default {
}) })
.then(() => { .then(() => {
this.getList() this.getList()
this.$modal.msgSuccess('隐藏成功') this.$modal.msgSuccess('操作成功');
}) })
.catch(() => { .catch(() => {
}) })

Loading…
Cancel
Save