1.1.22 • Published 10 months ago

pym-add-goods v1.1.22

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

物管中心物品新增组件

Install

Using npm:

    npm install pym-add-goods --save

全局引用:在main.js中配置纠错列表组件引用

    // main.js
    import categoriesList from 'pym-add-goods';
    Vue.use(categoriesList);
    
    // test.vue
    <CategoriesList wplx="1"/>

局部引用:在引用模块中引用

    // test.vue
    <template>
        <CategoriesList wplx="1"/>
    </template>
    import {CategoriesList} from 'pym-add-goods';
    export default {
        components:{
            CategoriesList
        }
    }
1.1.22

10 months ago

1.1.21

10 months ago

1.1.20

1 year ago

1.1.16

1 year ago

1.1.15

1 year ago

1.1.19

1 year ago

1.1.18

1 year ago

1.1.17

1 year ago

1.1.1-7.1

1 year ago

1.1.12

2 years ago

1.1.14

2 years ago

1.1.13

2 years ago

1.1.9

2 years ago

1.1.11

2 years ago

1.1.10

2 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.1.8

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.0.22

3 years ago

1.0.21

3 years ago

1.0.20

3 years ago

1.0.23

3 years ago

1.0.19

3 years ago

1.0.18

3 years ago

1.0.17

3 years ago

1.0.16

3 years ago

1.0.15

3 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago