src/views/technology/document/teststandard.vue
@@ -185,10 +185,14 @@ ...mapGetters(['permissions']) }, created() { this.$nextTick(()=>{ getTestStand(this.paramObj) }) }, mounted(){ this.$nextTick(()=>{ getTestStand(this.paramObj) }) }, methods: { // 获取数据列表