变更
This commit is contained in:
@@ -40332,6 +40332,7 @@ const _sfc_main$D = defineComponent({
|
||||
else
|
||||
return 0;
|
||||
});
|
||||
tableDataSource.value = [...tableDataSource.value];
|
||||
}
|
||||
} else {
|
||||
if (currentSort === sort && !issoul) {
|
||||
@@ -40348,6 +40349,7 @@ const _sfc_main$D = defineComponent({
|
||||
else
|
||||
return 0;
|
||||
});
|
||||
tableDataSource.value = [...tableDataSource.value];
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user