Explorar o código

知识库对接

zhangchong %!s(int64=2) %!d(string=hai) anos
pai
achega
a1e8e62d11
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/knowledge/knowledge/index.vue

+ 1 - 1
src/views/knowledge/knowledge/index.vue

@@ -562,7 +562,7 @@ const onRecall = (row: any) => {
 		cancelButtonClass: 'default-button',
 	})
 		.then(() => {
-			KnowledgeRevoke(row.id).then(() => {
+			KnowledgeRevoke(row.workflowId).then(() => {
 				ElMessage.success('操作成功');
 				handleQuery();
 				state.queryParams.OrgCode = '';