diff --git a/src/views/financialinformation/secfilings/size1440/index.vue b/src/views/financialinformation/secfilings/size1440/index.vue index e1333b2..0704667 100644 --- a/src/views/financialinformation/secfilings/size1440/index.vue +++ b/src/views/financialinformation/secfilings/size1440/index.vue @@ -96,6 +96,15 @@ const state = reactive({ { label: "2020", value: 2020 }, { label: "2019", value: 2019 }, { label: "2018", value: 2018 }, + { label: "2017", value: 2017 }, + { label: "2016", value: 2016 }, + { label: "2015", value: 2015 }, + { label: "2014", value: 2014 }, + { label: "2013", value: 2013 }, + { label: "2012", value: 2012 }, + { label: "2011", value: 2011 }, + { label: "2010", value: 2010 }, + { label: "2009", value: 2009 }, ], // 每页条数选项 diff --git a/src/views/financialinformation/secfilings/size1920/index.vue b/src/views/financialinformation/secfilings/size1920/index.vue index f8c9fe8..d766cd7 100644 --- a/src/views/financialinformation/secfilings/size1920/index.vue +++ b/src/views/financialinformation/secfilings/size1920/index.vue @@ -96,6 +96,15 @@ const state = reactive({ { label: "2020", value: 2020 }, { label: "2019", value: 2019 }, { label: "2018", value: 2018 }, + { label: "2017", value: 2017 }, + { label: "2016", value: 2016 }, + { label: "2015", value: 2015 }, + { label: "2014", value: 2014 }, + { label: "2013", value: 2013 }, + { label: "2012", value: 2012 }, + { label: "2011", value: 2011 }, + { label: "2010", value: 2010 }, + { label: "2009", value: 2009 }, ], // 每页条数选项 diff --git a/src/views/financialinformation/secfilings/size375/index.vue b/src/views/financialinformation/secfilings/size375/index.vue index df43a8d..89d965b 100644 --- a/src/views/financialinformation/secfilings/size375/index.vue +++ b/src/views/financialinformation/secfilings/size375/index.vue @@ -96,6 +96,15 @@ const state = reactive({ { label: "2020", value: 2020 }, { label: "2019", value: 2019 }, { label: "2018", value: 2018 }, + { label: "2017", value: 2017 }, + { label: "2016", value: 2016 }, + { label: "2015", value: 2015 }, + { label: "2014", value: 2014 }, + { label: "2013", value: 2013 }, + { label: "2012", value: 2012 }, + { label: "2011", value: 2011 }, + { label: "2010", value: 2010 }, + { label: "2009", value: 2009 }, ], // 每页条数选项 diff --git a/src/views/financialinformation/secfilings/size768/index.vue b/src/views/financialinformation/secfilings/size768/index.vue index d00afec..b7a0e1a 100644 --- a/src/views/financialinformation/secfilings/size768/index.vue +++ b/src/views/financialinformation/secfilings/size768/index.vue @@ -97,6 +97,15 @@ const state = reactive({ { label: "2020", value: 2020 }, { label: "2019", value: 2019 }, { label: "2018", value: 2018 }, + { label: "2017", value: 2017 }, + { label: "2016", value: 2016 }, + { label: "2015", value: 2015 }, + { label: "2014", value: 2014 }, + { label: "2013", value: 2013 }, + { label: "2012", value: 2012 }, + { label: "2011", value: 2011 }, + { label: "2010", value: 2010 }, + { label: "2009", value: 2009 }, ], // 每页条数选项