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"
 				>