wente
2024-06-03 e2d963f6e794aed358bf569f0d98dd53da4781be
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: '',