vue spreadsheet
1.0.0
Vue2.0+Element-UI를 기반으로 한 온라인 편집 테이블 구성은 데이터 편집, 데이터 확인, 일괄 붙여넣기 및 복사, 자동 채우기, 열 너비 조정 등 기본적인 데이터 작업을 지원합니다. 파티 뷰 구성 요소.
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
작동 방식에 대한 자세한 설명을 보려면 vue-loader에 대한 가이드와 문서를 확인하세요.