guoyujia 9 月之前
父节点
当前提交
f010493c34
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/views/business/inventoryCheck/notTaksForm.vue

+ 0 - 1
src/views/business/inventoryCheck/notTaksForm.vue

@@ -486,7 +486,6 @@ const cancel = () => {
 const reset = () => {
   queryTaksParams.value.productionPlanDetailId = null;
   queryTaksParams.value.deptId = null;
-  proxy.$refs.tableRef.clearSelection();
 };
 
 /** 暴露给父组件的方法 */