bug 67634

This commit is contained in:
zyx.net
2023-03-30 14:00:41 +08:00
parent 4ec245a7f4
commit 32d69722cc
@@ -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