fix : 项目实施台账刷新

This commit is contained in:
2024-07-18 17:48:56 +08:00
parent ad3e7479f4
commit 5dc25d1480
2 changed files with 20 additions and 7 deletions

View File

@@ -306,8 +306,7 @@ const search = (val) => {
tableIns.value.refresh()
}
onActivated(()=>{
search()
// tableIns.value.refresh()
init()
})
</script>