diff --git a/.env.development b/.env.development index 522e48fce..2eb6f3946 100644 --- a/.env.development +++ b/.env.development @@ -6,6 +6,6 @@ VITE_NOW_TYPE = 'dist' # VITE_APP_BASE_URL='http://192.168.1.10:8546' # VITE_APP_BASE_URL='https://test-multi-store.lihaink.cn' # VITE_APP_BASE_URL='https://multi-store.lihaink.cn' -VITE_APP_BASE_URL='http://192.168.1.22:8545' +VITE_APP_BASE_URL='http://192.168.1.6:8545' # VITE_APP_BASE_URL='https://ceshi-multi-store.lihaink.cn' diff --git a/src/views/order/beforehand_order/add.vue b/src/views/order/beforehand_order/add.vue new file mode 100644 index 000000000..8cb144673 --- /dev/null +++ b/src/views/order/beforehand_order/add.vue @@ -0,0 +1,204 @@ + + + 商品入库操作 + + + + + + + + + + + + 添加商品 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 删除 + + + + + + + + 提交 + + + + + + + + + + diff --git a/src/views/order/beforehand_order/index.vue b/src/views/order/beforehand_order/index.vue new file mode 100644 index 000000000..6cbf3b049 --- /dev/null +++ b/src/views/order/beforehand_order/index.vue @@ -0,0 +1,254 @@ + + + + + + + + + + + + + + + + + 查询 + 重置 + + + + + + + 入库 + + + + + + + + + + + + + + + + + + + + 详情 + + 编辑 + + + 删除 + + + + + + + + + + + + + +