huangfuli 3 years ago
parent
commit
bc7fbb291b
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/tranManagement/tranManagementUnShippingFeedback.vue

+ 2 - 2
src/views/tranManagement/tranManagementUnShippingFeedback.vue

@@ -329,9 +329,9 @@
               "
               >未上传</span
             >
-          </div>
-          <el-button v-if="deptBudgetList.tranCarInfoList.length>0&&deptBudgetList.tranCarInfoList[0].unloadPoundImg != null" 
+            <el-button v-if="deptBudgetList.tranCarInfoList.length>0&&deptBudgetList.tranCarInfoList[0].unloadPoundImg != null" 
                class="bg-bottom-preview" type="primary" size="small" :data-img="deptBudgetList.tranCarInfoList[0].unloadPoundImg" @click="$imgPreview">预览</el-button>
+          </div>
         </template>
       </ws-form-item>
     </ws-form>