瀏覽代碼

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>
                 <!-- 产品编码 -->