cxmo пре 11 месеци
родитељ
комит
c29419eee9
1 измењених фајлова са 1 додато и 1 уклоњено
  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"
 				>