升级.net8暂存
This commit is contained in:
@ -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是值传递)
|
||||
|
Reference in New Issue
Block a user