52361 标准入库流程-附件上下行间距变窄点
This commit is contained in:
@@ -289,7 +289,7 @@
|
||||
clearable
|
||||
></el-input>
|
||||
<div style="display: flex;justify-content: space-between">
|
||||
<div style="width: 80%;">
|
||||
<div style="width: 80%; line-height: 40px">
|
||||
<div v-for="(item,index) in xgdFileList" :key="index" @click="filePreview(item)" style="color: #409eff;cursor:pointer" class="fileClass">
|
||||
{{ item.name }}
|
||||
</div>
|
||||
@@ -314,7 +314,7 @@
|
||||
clearable
|
||||
></el-input>
|
||||
<div style="display: flex;justify-content: space-between">
|
||||
<div style="width: 80%;">
|
||||
<div style="width: 80%;line-height: 40px">
|
||||
<div v-for="(item,index) in FBGBJBDFileList" :key="index" @click="filePreview(item)" style="color: #409eff;cursor:pointer" class="fileClass">
|
||||
{{ item.name }}
|
||||
</div>
|
||||
@@ -339,7 +339,7 @@
|
||||
clearable
|
||||
></el-input>
|
||||
<div style="display: flex;justify-content: space-between">
|
||||
<div style="width: 80%;">
|
||||
<div style="width: 80%; line-height: 40px">
|
||||
<div v-for="(item,index) in ssgFileList" :key="index" @click="filePreview(item)" style="color: #409eff;cursor:pointer" class="fileClass">
|
||||
{{ item.name }}
|
||||
</div>
|
||||
@@ -364,7 +364,7 @@
|
||||
clearable
|
||||
></el-input>
|
||||
<div style="display: flex;justify-content: space-between">
|
||||
<div style="width: 80%;">
|
||||
<div style="width: 80%;line-height: 40px">
|
||||
<div v-for="(item,index) in caFileList" :key="index" @click="filePreview(item)" style="color: #409eff;cursor:pointer" class="fileClass">
|
||||
{{ item.name }}
|
||||
</div>
|
||||
@@ -389,7 +389,7 @@
|
||||
clearable
|
||||
></el-input>
|
||||
<div style="display: flex;justify-content: space-between">
|
||||
<div style="width: 80%;">
|
||||
<div style="width: 80%;line-height: 40px">
|
||||
<div v-for="(item,index) in zbjbdFileList" :key="index" @click="filePreview(item)" style="color: #409eff;cursor:pointer" class="fileClass">
|
||||
{{ item.name }}
|
||||
</div>
|
||||
@@ -416,7 +416,7 @@
|
||||
clearable
|
||||
></el-input>
|
||||
<div style="display: flex;justify-content: space-between">
|
||||
<div style="width: 80%;">
|
||||
<div style="width: 80%;line-height: 40px">
|
||||
<div v-for="(item,index) in xdbFileList" :key="index" @click="filePreview(item)" style="color: #409eff;cursor:pointer" class="fileClass">
|
||||
{{ item.name }}
|
||||
</div>
|
||||
@@ -441,7 +441,7 @@
|
||||
clearable
|
||||
></el-input>
|
||||
<div style="display: flex;justify-content: space-between">
|
||||
<div style="width: 80%;">
|
||||
<div style="width: 80%;line-height: 40px">
|
||||
<div v-for="(item,index) in kwjFileList" :key="index" @click="filePreview(item)" style="color: #409eff;cursor:pointer" class="fileClass">
|
||||
{{ item.name }}
|
||||
</div>
|
||||
@@ -468,7 +468,7 @@
|
||||
clearable
|
||||
></el-input>
|
||||
<div style="display: flex;justify-content: space-between">
|
||||
<div style="width: 80%;">
|
||||
<div style="width: 80%;line-height: 40px">
|
||||
<div v-for="(item,index) in jdwjFileList" :key="index" @click="filePreview(item)" style="color: #409eff;cursor:pointer" class="fileClass">
|
||||
{{ item.name }}
|
||||
</div>
|
||||
@@ -493,7 +493,7 @@
|
||||
clearable
|
||||
></el-input>
|
||||
<div style="display: flex;justify-content: space-between">
|
||||
<div style="width: 80%;">
|
||||
<div style="width: 80%;line-height: 40px">
|
||||
<div v-for="(item,index) in bpgFileList" :key="index" @click="filePreview(item)" style="color: #409eff;cursor:pointer" class="fileClass">
|
||||
{{ item.name }}
|
||||
</div>
|
||||
@@ -518,7 +518,7 @@
|
||||
clearable
|
||||
></el-input>
|
||||
<div style="display: flex;justify-content: space-between">
|
||||
<div style="width: 80%;">
|
||||
<div style="width: 80%;line-height: 40px">
|
||||
<div v-for="(item,index) in zqyjgFileList" :key="index" @click="filePreview(item)" style="color: #409eff;cursor:pointer" class="fileClass">
|
||||
{{ item.name }}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user