Commit 1a975d13 by zhuzhequan

打包报错修改

parent b704e3b1
...@@ -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