..
This commit is contained in:
@@ -285,6 +285,7 @@ layout("/layouts/platform.html"){
|
||||
checkStrictly: true,
|
||||
multiple: false,
|
||||
value: "id",
|
||||
label: "name",
|
||||
lazyLoad: function (node, resolve) {
|
||||
const url = base + "/platform/sys/unit/tree"
|
||||
self.$axios.post(url, { pid: node.value }).then((res) => {
|
||||
|
||||
Reference in New Issue
Block a user