dengjunjie
2025-07-04 441b6f8d257a01b2998253ef0515a201777d7e68
项目代码/WMS/WIDESEA_WMSClient/src/components/basic/VolForm.vue
@@ -535,9 +535,9 @@
    'vol-upload': defineAsyncComponent(() =>
      import('@/components/basic/VolUpload.vue')
    ),
    'vol-wang-editor': defineAsyncComponent(() =>
      import('@/components/editor/VolWangEditor.vue')
    )
    // 'vol-wang-editor': defineAsyncComponent(() =>
    //   import('@/components/editor/VolWangEditor.vue')
    // )
  },
  props: {
    loadKey: {