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