Эх сурвалжийг харах

reactor:工单受理调整;

zhangchong 1 жил өмнө
parent
commit
de5e87a5f5

+ 1 - 0
src/views/todo/seats/accept/History.vue

@@ -91,6 +91,7 @@ const resetQuery = throttle((formEl: FormInstance | undefined) => {
 }, 300);
 /** 获取历史工单 */
 const searchHistory = throttle(async () => {
+  if(!props.ruleForm.contact) return;
 	state.loading = true;
 	let request = {
 		...state.queryParams,