修改bug
This commit is contained in:
@@ -147,7 +147,7 @@ export default {
|
||||
月: `${month}月良率`,
|
||||
年: `${year}良率`,
|
||||
}[this.period];
|
||||
console.log(vt[1]);
|
||||
console.log(vt[0]);
|
||||
const t = getOptions({
|
||||
// single,
|
||||
color: this.color == 1 ? "#4CF0E8" : "#1065ff",
|
||||
|
||||
Reference in New Issue
Block a user