src/views/eam/base/EamMaintenanceStandardList.vue
@@ -353,7 +353,7 @@ content: '是否删除选中数据,只有待提交状态的数据才可删除成功?', onOk: function() { that.loading = true getAction(that.url.deleteBatch, { ids }) deleteAction(that.url.deleteBatch, { ids }) .then((res) => { if (res.success) { that.$notification.success({