cxmo há 10 meses atrás
pai
commit
c29419eee9
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/views/smartReport/components/BaseInfo.vue

+ 1 - 1
src/views/smartReport/components/BaseInfo.vue

@@ -43,7 +43,7 @@
 				<el-select
 					v-model="formData.author"
 					multiple
-					:placeholder="$t('ReportManage.ReportList.please_select_author')"
+					:placeholder="formData.author.length?'':$t('ReportManage.ReportList.please_select_author')"
 					size="medium"
 					style="width: 340px"
 				>