408249787 hace 2 años
padre
commit
b5b50bae2f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/sb/info/SbInfoForPartInfo.vue

+ 1 - 1
src/views/sb/info/SbInfoForPartInfo.vue

@@ -112,7 +112,7 @@ export default {
     return {
       // 查询参数
       queryParam: {
-        sbId: this.$route.query.id
+        id: this.$route.query.id
       },
       depreciationTypeMap: {},
       levelMap: {},