gaoluyang
2025-03-31 f3c67c8993ceae10e89409fcaefa6a53e8e1df55
src/views/business/productOrder/components/addOrder.vue
copy from src/views/business/productOrder/components/add.vue copy to src/views/business/productOrder/components/addOrder.vue
文件从 src/views/business/productOrder/components/add.vue 复制
@@ -600,7 +600,7 @@
import {mapGetters} from "vuex";
export default {
  name: 'Add',
  name: 'AddOrder',
  components: {
    limsTable,
    cableConfig,
@@ -844,12 +844,6 @@
    this.getInfo()
  },
  activated() {
    this.$refs.addObj.resetFields()
    this.addObj.createTime = ''
    this.addObj.id = ''
    this.addObj.updateTime = ''
    this.sampleList = []
    this.productList = []
    this.active = this.$route.query.active
    this.tabIndex = this.$route.query.tabIndex
    this.currentId = this.$route.query.currentId