@@ -164,7 +164,7 @@ Batch.setActive = function () {
ajax.set("batchId", Batch.seItem.id);
ajax.start();
};
- Feng.confirm("一旦设置生效,该类别其他批次将无效,确认生效吗?", operation);
+ Feng.confirm("确认生效吗?", operation);
}