@@ -0,0 +1,18 @@
+// 供应商参照
+export default [{
+ item: {
+ key: "code",
+ title: "编码",
+ width: "auto"
+ },
+ attr: {},
+ {
+ key: "name",
+ title: "名称",
+];