gaoluyang
2025-03-31 ac126fc2454a75dd1b0b7dc904ababdc10abb286
src/views/business/materialOrder/customsInspectionOrder.vue
文件名从 src/views/business/materialOrder/customsInspection.vue 修改
@@ -449,7 +449,7 @@
} from "@/api/business/rawMaterialOrder";
export default {
  name: "CustomsInspection",
  name: "CustomsInspectionOrder",
  dicts: ['check_type', 'urgency_level'],
  components: {},
  props: {
@@ -645,12 +645,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.orderType = this.$route.query.orderType
    this.currentId = this.$route.query.currentId