zss
2023-12-12 6371e0890178fe1fdd9c36f72373a141add90d92
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 = {