Crunchy
2024-11-07 673d58023f4c0fe8633a107238ec8b577496717a
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) {