fix : 项目实施台账时间搜索
This commit is contained in:
@@ -305,7 +305,10 @@ const search = (val) => {
|
||||
tableConfig.params = {...val, projectId: route.query.id}
|
||||
tableIns.value.refresh()
|
||||
}
|
||||
|
||||
onActivated(()=>{
|
||||
search()
|
||||
// tableIns.value.refresh()
|
||||
})
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
|
||||
Reference in New Issue
Block a user