wente
2024-10-30 5f7101c8de0603c876b70735a881caa2d8437130
web/src/views/modules/basicInfo/SelectPicture.vue
@@ -30,7 +30,7 @@
  export default {
    data() {
      return {
        url: `${window.SITE_CONFIG['apiURL']}/sysPictureBase/getProductImg?token=${Cookies.get('token')}&id=`,
        url: `${window.SITE_CONFIG['apiURL']}/sysPictureBase/getSvgImage?token=${Cookies.get('token')}&id=`,
        name: 'SelectPicture',
        type: '',
        dataForm: {