feat:涉密岗位一览表

ln_ry20250512
wangxy 2 weeks ago
parent c1941b8d0b
commit adb9340ccb

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="zh" xmlns:th="http://www.thymeleaf.org" xmlns:shiro="http://www.pollix.at/thymeleaf/shiro"> <html lang="zh" xmlns:th="http://www.thymeleaf.org" xmlns:shiro="http://www.pollix.at/thymeleaf/shiro">
<head> <head>
<th:block th:include="include :: header('岗位情况管理列表')" /> <th:block th:include="include :: header('岗位确定情况一览表列表')" />
</head> </head>
<body class="gray-bg"> <body class="gray-bg">
<div class="container-div" id="app"> <div class="container-div" id="app">
@ -69,7 +69,7 @@
exportUrl: prefix + "/export", exportUrl: prefix + "/export",
importUrl: prefix + "/importData", importUrl: prefix + "/importData",
importTemplateUrl: prefix + "/importTemplate", importTemplateUrl: prefix + "/importTemplate",
modalName: "岗位情况管理", modalName: "岗位确定情况一览表",
type: 0, type: 0,
columns: [{ columns: [{
checkbox: true checkbox: true

Loading…
Cancel
Save