src/components/mixin/codeMixin.js
@@ -1,4 +1,3 @@ import { getCodeStandardList,getAutoCode } from "@/api/common/standard" export default { components: {}, @@ -16,10 +15,9 @@ objCode: { name: "", page: 0, pageSize: 0, type: "物料编码", codeStandID: "" }, codeRule: {}, codeLength: 0, autoCodeObj: {} autoCodeObj:{} } }, methods: { async getRCodeStandardList() { try {