数据权限、定时任务去vue

This commit is contained in:
wintel
2024-07-20 20:56:43 +08:00
parent c417859da7
commit b3592d108b
5 changed files with 60 additions and 95 deletions

View File

@@ -1,6 +1,6 @@
layui.config({
base: "/js/"
}).use(['form','vue', 'ztree', 'layer', 'jquery', 'table','droptree','openauth','utils'], function () {
}).use(['form', 'ztree', 'layer', 'jquery', 'table','droptree','openauth','utils'], function () {
var form = layui.form,
layer = layui.layer,
$ = layui.jquery;