Crunchy
2024-05-18 717d5944c04bc92552885d1e7151ce955e880a6b
src/views/oa/technology-document-new.vue
@@ -137,7 +137,6 @@
  },
  created() {
    document.title = '工艺详情'
    console.log(window.location.href)
    var url = window.location.href
    var param = url.split('?')[1]
    if (param) {