企标计划-未勾选数据时,点击删除按钮,tips进行修改,修改为:请选择要删除的数据Bug修改
This commit is contained in:
@@ -1247,7 +1247,7 @@
|
|||||||
})
|
})
|
||||||
}).catch(() => {})
|
}).catch(() => {})
|
||||||
} else {
|
} else {
|
||||||
this.$message.warning('请选择要移除的数据')
|
this.$message.warning('请选择要删除的数据')
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
dataSelectChange (val) {
|
dataSelectChange (val) {
|
||||||
|
|||||||
Reference in New Issue
Block a user