linwenxin 1 年間 前
コミット
173dfea5f0
1 ファイル変更0 行追加5 行削除
  1. 0 5
      src/views/setting/notification/announcement/index.vue

+ 0 - 5
src/views/setting/notification/announcement/index.vue

@@ -145,11 +145,6 @@ export default {
 					label: '选择商户',
 					prop: 'adminWebsitIds',
 					rules: [...required]
-				},
-				events: {
-					change: (val) => {
-						this.formData.adminNickName = this.websitList.find(item => item.adminUserId === val)?.companyName||""
-					}
 				}
 			},
 			{