|
|
@@ -28,7 +28,7 @@
|
|
|
<el-button type="primary">上传</el-button>
|
|
|
</el-upload>
|
|
|
</el-form-item>
|
|
|
- <div v-if="caseFile.file && caseFile.file.length" style="padding-left: 83px">
|
|
|
+ <div style="padding-left: 83px">
|
|
|
<span v-if="caseFile.sourceType == 'orig'"
|
|
|
>支持采集完成后,U 盘导出的场景原始数据上传计算。</span
|
|
|
>
|