Commit 21860ec5 authored by youjie's avatar youjie

no message

parent 3a0d98d3
......@@ -249,12 +249,7 @@
});
},
beforeAvatarUpload(file) {
let that = this;
// that.submitForm('addMsg');
if (!that.addMsg.BranchId) {
this.Error(this.$t('请选择公司'));
}
return that.addMsg.BranchId
return
},
//上传
handleAvatarSuccess(res, file) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment