最终代码

This commit is contained in:
橙子
2021-10-24 19:36:44 +08:00
parent 7d324db5ae
commit 07a74c83d8
3 changed files with 4 additions and 5 deletions

View File

@@ -31,8 +31,8 @@ methods:{
{ text: "操作", value: "actions", sortable: false },
],
defaultItem: {
mould_name: "test",
url: "test/test",
mould_name: "get",
url: "/get/gettest",
},
}),
};