2.6 盈利能力模块表格完善
This commit is contained in:
@@ -775,7 +775,7 @@ const _sfc_main = {
|
||||
if (this.selectSearchStockInfo) {
|
||||
code = this.selectSearchStockInfo.stock_code;
|
||||
}
|
||||
let param = { limit: 8 };
|
||||
let param = { limit: 16 };
|
||||
request_api.financialMetrics(code, param).then((res) => {
|
||||
this.financialMetricsList = res.data;
|
||||
}).catch((error) => {
|
||||
|
||||
Reference in New Issue
Block a user