diff --git a/src/project/pingchang/AppCommunityManagement/TransferUser.vue b/src/project/pingchang/AppCommunityManagement/TransferUser.vue
index c0a96b0e..83b371fb 100644
--- a/src/project/pingchang/AppCommunityManagement/TransferUser.vue
+++ b/src/project/pingchang/AppCommunityManagement/TransferUser.vue
@@ -37,7 +37,7 @@
@@ -119,9 +119,9 @@ export default {
// if(this.form.handleType == 6 && this.form.handoverPersonPhone && !/^1[0-9]{10,10}$/.test(this.form.handoverPersonPhone)) {
// return this.$u.toast("请输入正确的手机号码");
// }
- if(!this.form.fileList.length) {
- return this.$u.toast('请上传交接图片')
- }
+ // if(!this.form.fileList.length) {
+ // return this.$u.toast('请上传交接图片')
+ // }
this.form.handleType = '6' //人员移交