评估弹窗

This commit is contained in:
zhangsir
2024-03-12 11:11:20 +08:00
parent da8a4dc6e3
commit 4fd6e924bf

View File

@@ -397,7 +397,7 @@ function orderArr(a, b) {
return arrs;
}
onMounted(() => {
if(isSubmitTrue){
if(isSubmitTrue==true){
open();
return
}