feat: There is no way the,
This commit is contained in:
@@ -356,7 +356,7 @@
|
||||
<div class="files-title" style="border-bottom: 1px solid #E5E5E5">
|
||||
<label style="float: left;min-height: 43px;line-height: 43px;">{{ child.attrName }}</label>
|
||||
<template style="margin-left: 220px;">
|
||||
<div style="position: relative;margin-left: 214px;">
|
||||
<div style="position: relative;margin-left: 214px;min-height: 42px;">
|
||||
<div v-if="child.value && child.value.length > 0" v-for="(file, fileIndex) in child1Func(child.value)" style="display: flex">
|
||||
<!-- 单个文件-->
|
||||
<span v-if="child.value && child.value.length > 0 && child.value.length === 1">
|
||||
|
||||
Reference in New Issue
Block a user