From 46d1afcdf5957348f3c542948d4ef358e2fd35c9 Mon Sep 17 00:00:00 2001
From: zzr99 <1940172413@qq.com>
Date: 星期三, 29 九月 2021 17:32:12 +0800
Subject: [PATCH] 增加工种模块+增加工资类型模块
---
WebTM/views/index.html | 18 ++++++++++++++++++
1 files changed, 18 insertions(+), 0 deletions(-)
diff --git a/WebTM/views/index.html b/WebTM/views/index.html
index 81ff254..8c46b36 100644
--- a/WebTM/views/index.html
+++ b/WebTM/views/index.html
@@ -607,6 +607,24 @@
<dd><a lay-href="">宸ヨ祫缁撶畻鍗�(鍏朵粬)缁存姢</a></dd>
</dl>
</dd>
+ <dd>
+ <a>鎵hˉ璧勬枡</a>
+ <dl class="layui-nav-child">
+ <dd><a lay-href="#">鎵hˉ璧勬枡</a></dd>
+ </dl>
+ </dd>
+ <dd>
+ <a>宸ヨ祫绫诲瀷</a>
+ <dl class="layui-nav-child">
+ <dd><a lay-href="宸ヨ祫绠$悊/Gy_WorkPayTypeBillList.html">宸ヨ祫绫诲瀷鍒楄〃缁存姢</a></dd>
+ </dl>
+ </dd>
+ <dd>
+ <a>宸ョ鍒嗙被</a>
+ <dl class="layui-nav-child">
+ <dd><a lay-href="宸ヨ祫绠$悊/Gy_WorkTypeBillList.html">宸ョ鍒楄〃缁存姢</a></dd>
+ </dl>
+ </dd>
</dl>
</li>
<!-- 鍙鍖栫湅鏉� -->
--
Gitblit v1.9.1