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