guoyujia 9 tháng trước cách đây
mục cha
commit
f010493c34
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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();
 };
 
 /** 暴露给父组件的方法 */