fix: 默认展示未完成

This commit is contained in:
yangzhe 2025-05-06 14:34:30 +08:00
parent a0f7ce2067
commit 6a718582b3
2 changed files with 2 additions and 2 deletions

View File

@ -146,7 +146,7 @@ export default {
data() {
return {
posIcon: require("@/static/images/pos-icon.png"),
selectIdx: 0,
selectIdx: 1, //
dropdownValue: "",
dropdownOptions: [
{

View File

@ -121,7 +121,7 @@ export default {
const todayStr = GetNowTime(new Date());
return {
activeTab: "completed",
activeTab: "incomplete", //
// maxDate: "2049-12-31", //