src/main/resources/templates/febs/views/modules/ai/productQuestion/list.html
@@ -242,7 +242,7 @@ function productQuestionStateUpdate(ids, type) { febs.post(ctx + 'admin/productQuestion/stateUpdate/' + type + "/"+ ids, null, function () { febs.alert.success('重置成功'); febs.alert.success('操作成功'); }); }