mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-10-31 10:18:42 +08:00 
			
		
		
		
	下载链接,新增target="_blank"
This commit is contained in:
		| @@ -36,7 +36,7 @@ | |||||||
|           <image-preview v-if="scope.row.type&&scope.row.type.indexOf('image/') === 0" :src="scope.row.url" |           <image-preview v-if="scope.row.type&&scope.row.type.indexOf('image/') === 0" :src="scope.row.url" | ||||||
|                          :width="'100px'"></image-preview> |                          :width="'100px'"></image-preview> | ||||||
|           <i v-else>无法预览,点击 |           <i v-else>无法预览,点击 | ||||||
|             <el-link type="primary" :underline="false" style="font-size:12px;vertical-align: baseline;" |             <el-link type="primary" :underline="false" style="font-size:12px;vertical-align: baseline;" target="_blank" | ||||||
|                      :href="getFileUrl + scope.row.configId + '/get/' + scope.row.path">下载 |                      :href="getFileUrl + scope.row.configId + '/get/' + scope.row.path">下载 | ||||||
|             </el-link> |             </el-link> | ||||||
|           </i> |           </i> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 jiangqiang
					jiangqiang