瀏覽代碼

reactor:工单受理调整;

zhangchong 1 年之前
父節點
當前提交
a771349a26
共有 1 個文件被更改,包括 0 次插入4 次删除
  1. 0 4
      src/views/todo/seats/accept/History.vue

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

@@ -148,10 +148,6 @@ const dialogConfirmRepeat = (val: any) => {
 const clearRepeat = () => {
 	multipleTableRef.value!.clearSelection();
 };
-onMounted(async () => {
-  await nextTick()
-	searchHistory();
-});
 watch(
   () => props.ruleForm.contact,
   (newVal: any) => {