升级.net8暂存

This commit is contained in:
dell
2024-11-14 09:01:37 +08:00
parent 08a59bd2a3
commit 48e9e27fa0
110 changed files with 11291 additions and 4541 deletions

View File

@ -54,11 +54,11 @@
</div>
</div>
<script>
layui.use(['form', 'table','treeTable', 'common', 'commonTable'], function () {
layui.use(['form', 'table', 'treeTablelay', 'common', 'commonTable'], function () {
var form = layui.form,
table = layui.table,
commonTable = layui.commonTable,
treeTable = layui.treeTable,
treeTablelay = layui.treeTablelay,
common = layui.common;
var ItemId;
//权限控制(js是值传递)