This commit is contained in:
ln1778 2024-05-07 12:05:12 +08:00
parent dc8dfd9431
commit a07655d939
2 changed files with 2 additions and 2 deletions

View File

@ -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: {

View File

@ -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": {