创建采购合同

This commit is contained in:
chenjianan
2018-12-08 14:17:52 +08:00
parent 5b7b8b80cd
commit 39a0b8ef13
45 changed files with 1609 additions and 3 deletions

View File

@@ -0,0 +1,6 @@
// Here is a list of the toolbar
// Detail list see https://www.tinymce.com/docs/advanced/editor-control-identifiers/#toolbarcontrols
const toolbar = ['bold italic underline strikethrough alignleft aligncenter alignright outdent indent blockquote undo redo removeformat subscript superscript code codesample', 'hr bullist numlist link image charmap preview anchor pagebreak insertdatetime media table emoticons forecolor backcolor fullscreen']
export default toolbar