Fixiaobai
2023-12-13 f86ac64a37847191e949386b4bd192c71ca37f76
src/views/technology/document/teststandard.vue
@@ -184,14 +184,19 @@
  computed: {
    ...mapGetters(['permissions'])
  },
  created() {},
  created() {
    getTestStand(this.paramObj)
  },
  mounted(){
    console.log(11111);
    getTestStand(this.paramObj)
  },
  methods: {
    // 获取数据列表
    getData() {
      this.$refs.selectTestStandardTable.getDataList()
    },
    addOrUpdateHandle() {
      console.info(this.documentId)
      if (this.documentId) {
        if (this.editable) {
          this.qualityStandardParamObj = {