zouyu
2023-12-13 0c88a6ccbf2beefe9c81cdbf2b28ac1438616292
src/views/technology/document/teststandard.vue
@@ -187,6 +187,10 @@
  created() {
    getTestStand(this.paramObj)
  },
  mounted(){
    console.log(11111);
    getTestStand(this.paramObj)
  },
  methods: {
    // 获取数据列表
    getData() {