jinlin
2024-06-24 3ca8ce266bf5b06556d80c78b31405e7a54aa4e5
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: {