bug 67634
This commit is contained in:
@@ -168,7 +168,7 @@ export default {
|
||||
ids:this.ids
|
||||
}
|
||||
this.confirmLoading = true
|
||||
postAction('ota/otaBaSjList/batchRecord', query).then((res) => {
|
||||
postAction('ota/otaBaCxList/batchRecord', query).then((res) => {
|
||||
if (res.success) {
|
||||
this.$message.success(this.$t('OperationSuccessful'))
|
||||
this.visible = false
|
||||
|
||||
Reference in New Issue
Block a user