gaoluyang
2025-02-19 240fa2b20900b8c2542f6bc5d912d7f647ad0b64
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,