Commit 4b41f0b0 authored by wuhao's avatar wuhao :dart:

asder

parent 7275ba80
......@@ -37,4 +37,5 @@ screenshot
.eslintcache
build
dist
\ No newline at end of file
dist
wms
\ No newline at end of file
ssh root@192.168.40.18 "rm -rf /wms/web/wms"
echo 'deleted /wms/web/wms'
scp -r ./wms root@192.168.40.18:/wms/web/
echo 'sync complete'
......@@ -60,7 +60,7 @@ function Instore(props) {
key: "stockDetailTypeName",
},
{
title: "出库仓库",
title: "仓库",
dataIndex: "storeName",
key: "storeId",
fieldProps: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment