Explorar el Código

change: indent编辑报价.开放图片上传组件预览大图功能.

peter hace 1 semana
padre
commit
2bbb812213
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/pages/indent-manage/indent/components/info.vue

+ 1 - 1
src/pages/indent-manage/indent/components/info.vue

@@ -288,7 +288,7 @@
                   v-model:list="productImageList[index]"
                   width="100px"
                   height="100px"
-                  :disable-preview="true"
+                  :disable-preview="false"
                 ></image-upload>
                 <div
                   v-if="index < forms.length - 1"