Commit c7f5bad4 by zhuzhequan

Merge branch 'dev' into 'master'

打包报错修改

See merge request !44
parents 017a793e 1a975d13
...@@ -1915,7 +1915,7 @@ const changeTab = (item: Tab) => { ...@@ -1915,7 +1915,7 @@ const changeTab = (item: Tab) => {
selection.value = [] selection.value = []
cardSelection.value = [] cardSelection.value = []
stockOutSuccessIds.value = [] stockOutSuccessIds.value = []
search(true) search()
} }
const onCellStyle = ({ column }: { column: Column }) => { const onCellStyle = ({ column }: { column: Column }) => {
if ( if (
......
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