소스 검색

bug修复

chenrui 4 년 전
부모
커밋
7993f06280
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/purchasingManagement/purchaseOrder/edit.vue

+ 1 - 1
src/views/purchasingManagement/purchaseOrder/edit.vue

@@ -101,7 +101,7 @@
                     :src="record.productMainPic && record.productMainPic.imageUrl?(record.productMainPic.imageUrl+'?x-oss-process=image/resize,h_30,m_lfit'):defImg"
                     width="30"
                     height="30"
-                    class="imageUrl"
+                    style="cursor: pointer;"
                     @click="handlePicDetail(record)" />
                 </template>
                 <!-- 产品编码 -->