企标计划新增优化

This commit is contained in:
SUNJIABIN
2023-04-07 12:48:37 +08:00
parent 3bd52c8c62
commit 3abb5364b4
@@ -1227,7 +1227,7 @@
_this: this
}, res => {
if (res.ok) {
if (res.data === '操作成功') {
if (res.message === '操作成功') {
this.$message.success(tips + '成功')
this.getData()
if(this.DrawerType === 'add'){