Merge branch 'zcwy-zsx' into 'master'

评估弹窗

See merge request !39
This commit is contained in:
joshen
2024-03-12 14:50:46 +08:00

View File

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