Code Monkey home page Code Monkey logo

ware_housing's Introduction

Compiles and hot-reloads for development

yarn serve

Element UI **省市区级联数据

element-china-area-data https://www.npmjs.com/package/element-china-area-data

导出表格

使用file-saverxlsx插件 import FileSaver from "file-saver"; import * as XLSX from "xlsx";

表格每一列格式化

Table-column 有formatter属性用来格式化内容

级联选择器

https://element.eleme.cn/#/zh-CN/component/cascader

  • props属性介绍

    • checkStrictly: true ==> 是否让父子不联动

    • label: 'name' ==> 树形结构展示的名称

    • value: 'name' ==> 选中某一项之后,真正提交的数据

    • emitPath: false ==> 是否拿到嵌套节点的所有数据(我们只需要当前节点的name值即可)

ware_housing's People

Contributors

evanhy avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.