Commit d79c46c9 authored by danfuman's avatar danfuman

修改

parent 4e2bbb1c
......@@ -31,8 +31,8 @@
</template>
<script>
import { financial } from '@/api/detail/party-a/financial'
export default {
import { financial } from '@/api/detail/party-a/financial'
export default {
name: 'Sidebar',
props: {
partBoxHeight: {
......@@ -193,7 +193,7 @@ export default {
}
},
created() {
this.financial()
this.defaultRoute = JSON.parse(JSON.stringify(this.sideRoute))
},
watch:{
statisticObj:{
......@@ -415,7 +415,7 @@ export default {
return true
}
}
}
}
</script>
<style lang="scss" scoped>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment