更新命名问题

This commit is contained in:
2025-06-25 11:52:01 +08:00
parent 9f374011ae
commit 6b78ee29cf
57 changed files with 3295 additions and 1288 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
<div class="table-content" id="scheduleList">
<div class="layui-form-bar border-t border-x">
<form class="layui-form">
<input id="loginusers" type="hidden" value="{$user_info.id}" />
<div class="layui-input-inline" style="width:110px;">
<input type="text" name="username" placeholder="请选择员工" class="layui-input" readonly
data-event="select" />
@@ -24,7 +25,7 @@
title: '工作记录列表',
cellMinWidth: 200,
url: "/api/schedule/index", //数据接口
where: { 'tid': project_id },
where: { 'tid': project_id},
page: true, //开启分页
limit: 20,
cols: [[ //表头