charles
2024-08-06 5ecb7958c96d3f0b6d47b79aff7eb306c2cf690f
src/components/mixin/codeMixin.js
@@ -1,4 +1,3 @@
import { getCodeStandardList,getAutoCode } from "@/api/common/standard"
export default {
  components: {},
@@ -19,7 +18,6 @@
      autoCodeObj: {}
    }
  },
  methods: {
    async getRCodeStandardList() {
      try {