gaoluyang
2025-02-19 30c8d72f0d75126a729e89aaeb1e194f63a75c9f
src/views/business/materialOrder/customsInspection.vue
@@ -431,7 +431,6 @@
</template>
<script>
import ValueTable from "@/components/Table/value-table.vue";
import {
  addInsOrder,
  addRawMaterOrderTemplate, delRawMaterOrderTemplate,
@@ -444,9 +443,7 @@
export default {
  name: "CustomsInspection",
  dicts: ['check_type', 'urgency_level'],
  components: {
    ValueTable,
  },
  components: {},
  props: {
    currentId: {
      type: Number,