This website requires JavaScript.
Explore
Help
Register
Sign In
accounting
/
books
Watch
2
Star
0
Fork
0
You've already forked books
mirror of
https://github.com/frappe/books.git
synced
2024-11-10 15:50:56 +00:00
Code
Issues
Releases
Activity
15233a9273
books
/
ui
/
components
/
controls
/
Data.vue
10 lines
103 B
Vue
Raw
Normal View
History
Unescape
Escape
Fix init issues
2018-07-06 08:48:26 +00:00
Move vue components to frappejs
2018-06-27 14:38:27 +00:00
<
script
>
import
Base
from
'./Base'
;
export
default
{
name
:
'Data'
,
extends
:
Base
}
<
/
script
>
Copy Permalink