浏览代码

准入物质类

lining 6 年之前
父节点
当前提交
9c67cc1dbf
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      src/dashoo.cn/frontend_web/src/pages/oilsupplier/supplier/_opera/goodsedit.vue

+ 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) {