fix : 修复金额千位格式化,新增征集时添加"新增专项资金"按钮

This commit is contained in:
2024-09-07 15:09:37 +08:00
parent cff3198dcd
commit fc41bd8e6d
22 changed files with 191 additions and 34 deletions

View File

@@ -161,6 +161,10 @@ const handleUpload = () => {
}
handleSearch()
getTagsOption()
onActivated(()=>{
handleSearch()
getTagsOption()
})
</script>
<style lang="scss">
.execute-apply-table {