feat:涉密岗位一览表

ln_ry20250512
wangxy 1 week ago
parent c1941b8d0b
commit adb9340ccb

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

Loading…
Cancel
Save