jinlin
2024-05-28 7c723bef7e4d9aaf1ac07da4a369b28f572e551c
web/src/views/modules/basicInfo/XhProductModel-AddOrUpdate.vue
@@ -32,7 +32,7 @@
    data() {
      return {
        disabled: false,
        url: `${window.SITE_CONFIG['apiURL']}/sysPictureBase/getProductImg?token=${Cookies.get('token')}&id=`,
        url: `${window.SITE_CONFIG['apiURL']}/sysPictureBase/getSvgImage?token=${Cookies.get('token')}&id=`,
        isTree: false,
        isShow: true,
        fileId: '',