企标计划新增优化
This commit is contained in:
@@ -1227,7 +1227,7 @@
|
|||||||
_this: this
|
_this: this
|
||||||
}, res => {
|
}, res => {
|
||||||
if (res.ok) {
|
if (res.ok) {
|
||||||
if (res.data === '操作成功') {
|
if (res.message === '操作成功') {
|
||||||
this.$message.success(tips + '成功')
|
this.$message.success(tips + '成功')
|
||||||
this.getData()
|
this.getData()
|
||||||
if(this.DrawerType === 'add'){
|
if(this.DrawerType === 'add'){
|
||||||
|
|||||||
Reference in New Issue
Block a user