Parcourir la source

准入物质类

lining il y a 6 ans
Parent
commit
9c67cc1dbf

+ 2 - 0
src/dashoo.cn/frontend_web/src/pages/oilsupplier/supplier/_opera/goodsedit.vue

@@ -357,7 +357,9 @@
     },
     created() {
       this.serviceId = this.$route.params.opera + ''
+      console.log(this.$route.query, 'this.$route.query')
       if (this.$route.query.certid) {
+        console.log('1')
         this.certId = this.$route.query.certid + ''
       }
       if (this.serviceId !== 'add' && this.serviceId > 0) {