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 {