清空搜索内容

dev
qiuhongwu 5 months ago
parent 4a6571f89c
commit 5f0fe51ce9

@ -158,8 +158,9 @@ const open = async (whId: number, type: string) => {
formType.value = type
//
queryReqVo.whId = whId
queryReqVo.matCode = ''
queryReqVo.matSpec = ''
queryReqVo.name = ''
queryReqVo.code = ''
queryReqVo.spec = ''
getList()
chkboxEnable.value = true

Loading…
Cancel
Save