企标计划新增优化
This commit is contained in:
@@ -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'){
|
||||
|
||||
Reference in New Issue
Block a user