diff --git a/dist.zip b/dist.zip
deleted file mode 100644
index 2e6d9fd..0000000
Binary files a/dist.zip and /dev/null differ
diff --git a/src/assets/headerBg.png b/src/assets/headerBg.png
index 4f3c48f..57978e9 100644
Binary files a/src/assets/headerBg.png and b/src/assets/headerBg.png differ
diff --git a/src/assets/headerBg2.png b/src/assets/headerBg2.png
new file mode 100644
index 0000000..4f3c48f
Binary files /dev/null and b/src/assets/headerBg2.png differ
diff --git a/src/view/person/rwTable.vue b/src/view/person/rwTable.vue
index 3df4217..6a245f0 100644
--- a/src/view/person/rwTable.vue
+++ b/src/view/person/rwTable.vue
@@ -34,6 +34,25 @@
+
+
+
+ 完成
+
+
+
+ 不符合
+
+
+
+
{
};
const searchT = (val) => {
- // console.log(val);
if (val == "name") {
getRegisteredDB();
} else {
@@ -448,14 +466,12 @@ const searchT = (val) => {
};
const searchT1 = (val) => {
- // console.log(val);
// if (val == "name") {
// getRegisteredDB();
// } else {
// if (search1.date == null) {
// throttle(getDate, 50);
// } else {
- // console.log(search);
// }
// }
};
@@ -477,6 +493,15 @@ const onTypel = (val) => {
const getDate = () => {
console.log("未选择时间");
};
+// 表格操作
+const handleEdit = (index, row) => {
+ console.log(index, row);
+};
+// const handleDelete = (index, row) => {
+// };
+const confirmEvent = (index, row) => {
+ console.log(index, row);
+};
const getRegisteredDB = () => {
http
@@ -485,7 +510,6 @@ const getRegisteredDB = () => {
)
.then((res) => {
if (res.code == 200) {
- // console.log(res.data);
data.tableData1 = res.data;
data.pagination1.total = res.count;
const currentPage = data.pagination1.current; // 当前页数
@@ -506,9 +530,6 @@ const getRegisteredDB = () => {
ElMessage.warning({
message: res.message,
});
- // router.replace({
- // path: "/error/403",
- // });
}
});
};
@@ -519,10 +540,8 @@ const personDetails = () => {
)
.then((res) => {
if (res.code == 200) {
- // console.log(res.data);
data.tableData = res.data;
data.pagination.total = res.count;
-
const currentPage = data.pagination.current; // 当前页数
const pageSize = data.pagination.pageSize; // 每页显示的条数
// 为每条数据添加 index 属性,叠加当前页的偏移量
@@ -651,7 +670,7 @@ onMounted(() => {
// }
:deep(.el-table__body tr.hover-row > td.el-table__cell) {
// background-color: var(--el-table-row-hover-bg-color);
- background-color: rgba(45, 98, 244, 1) ;
+ background-color: rgba(45, 98, 244, 1);
}
:deep(.el-table) {
//--el-table-border-color: #62696d;
diff --git a/src/view/table_gk/gk_lysd.vue b/src/view/table_gk/gk_lysd.vue
index 0192b4c..c827754 100644
--- a/src/view/table_gk/gk_lysd.vue
+++ b/src/view/table_gk/gk_lysd.vue
@@ -146,7 +146,7 @@ const data = reactive({
list2: {}, // 失业保险概况
employmentList: [
{
- name: "2024年发布人力资源供求信息",
+ name: "人力资源供求信息",
value: "0",
img: jy1,
dw: "次",