|
@@ -3272,7 +3272,7 @@ const reportModalClick = async () => {
|
|
|
const showReportFinish = () => {
|
|
const showReportFinish = () => {
|
|
|
showReportModal.value = false
|
|
showReportModal.value = false
|
|
|
getTableDataAll()
|
|
getTableDataAll()
|
|
|
- window?.location?.reload() //刷新页面
|
|
|
|
|
|
|
+ // window?.location?.reload() //刷新页面
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
//表单变量
|
|
//表单变量
|