Commit 397dd385 authored by 何远江's avatar 何远江

修改组件名称

parent 18fc74c9
...@@ -103,7 +103,7 @@ ...@@ -103,7 +103,7 @@
import { listFactory } from "@/api/mes/md/factory"; import { listFactory } from "@/api/mes/md/factory";
export default { export default {
name: "MdBrandSelectSingle", name: "MdFactorySelectSingle",
components: {}, components: {},
dicts: ['sys_yes_no'], dicts: ['sys_yes_no'],
data() { data() {
......
...@@ -107,7 +107,7 @@ ...@@ -107,7 +107,7 @@
import { listGroup } from "@/api/mes/md/sizeGroup"; import { listGroup } from "@/api/mes/md/sizeGroup";
export default { export default {
name: "MdBrandSelectSingle", name: "MdSizeGroupSelectSingle",
components: {}, components: {},
dicts: ['size_type'], dicts: ['size_type'],
data() { data() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment