Lou
2024-04-27 da3d584bcc7fed4776657a55df7068d368fad25f
更新
1 files modified
2 ■■■ changed files
subPackage/school/troubleDetail.vue 2 ●●● patch | view | raw | blame | history
subPackage/school/troubleDetail.vue
@@ -198,7 +198,7 @@
                        this.$showTips("请选择是否隐患")
                        return;
                    }
                    if (!this.form.isHandle) {
                    if (this.form.isProblem == 1 && !this.form.isHandle) {
                        this.$showTips("请选择是否处理")
                        return;
                    }