|
@ -364,6 +364,7 @@ export default { |
|
|
console.log("orgId", val); |
|
|
console.log("orgId", val); |
|
|
this.getCurrentDateData(); |
|
|
this.getCurrentDateData(); |
|
|
this.getRangeData(); |
|
|
this.getRangeData(); |
|
|
|
|
|
this.getMonthData(); |
|
|
}, |
|
|
}, |
|
|
"fmData.isSelf": function (val) { |
|
|
"fmData.isSelf": function (val) { |
|
|
console.log("isSelf", val); |
|
|
console.log("isSelf", val); |
|
|