Your Name
2022-05-30 b7c766a13a86c610a994ef641da6e0493f18539a
src/views/doublePreventAction/hiddenDanger/inspectionRecord/components/detail.vue
@@ -524,7 +524,6 @@
                this.dialogVisible = true;
            },
            handleRemove(file){
                debugger
                return this.$confirm(`确定移除 ${ file.name }?`,'提示',{
                    confirmButtonText:'确定',
                    cancelButtonText:'取消',