0.8.0 • Published 2 months ago

dada-design v0.8.0

Weekly downloads
-
License
-
Repository
-
Last release
2 months ago

dada-design-library

Project setup

npm install

npm i vue-draggable-resizable@2.3.0 npm i --save lodash

业务内组件

客商查询组件

关键字,客商ID CUSTOMER_ID 表字段;customerId 实体属性名; CUSTOMER_NAME 客商名称表字段;customerName 实体属性名
<dada-ant-select-customer-table v-model="customerId" :is-multiple="false"></dada-ant-select-customer-table>
:is-multiple 是否可以多选

<a-input v-model="customerName"></a-input>

更新记录 0.1.3