333
This commit is contained in:
parent
dc8dfd9431
commit
a07655d939
|
@ -364,7 +364,7 @@ import {
|
||||||
} from "./../api/InventoryManagement";
|
} from "./../api/InventoryManagement";
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
name: "erpOption",
|
name: "erpOptions",
|
||||||
components: { Composite },
|
components: { Composite },
|
||||||
props: {
|
props: {
|
||||||
data: {
|
data: {
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "erp-element-ui",
|
"name": "erp-element-ui",
|
||||||
"version": "1.0.17",
|
"version": "1.0.18",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Reference in New Issue