1.新增商品编辑

This commit is contained in:
gyq
2024-08-19 09:58:03 +08:00
parent e4a82411ba
commit b45793ffc9
11 changed files with 313 additions and 64 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "vite-electron",
"private": true,
"version": "1.4.14",
"version": "1.4.15",
"main": "dist-electron/main.js",
"scripts": {
"dev": "chcp 65001 && vite",