wente
2024-07-01 37dd841d6269e185a1a1420f852e5b097528754b
web/src/views/modules/basicInfo/XhProductModel.vue
@@ -57,7 +57,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=`,
        productType: '',
        dataForm: {
          name: '',