This commit is contained in:
lcw
2025-09-26 12:59:09 +08:00
14 changed files with 429 additions and 288 deletions

View File

@ -65,9 +65,8 @@ const searchConfiger = ref([
{
label: "所属保安公司",
prop: "ssbags",
placeholder: "请选择所属保安公司",
showType: "select",
options: D_BAXX_DWLX
placeholder: "请输入所属保安公司",
showType: "input",
},
{
label: "提交日期",
@ -87,7 +86,7 @@ const pageData = reactive({
},
total: 0,
pageConfiger: {
sfcjpx: 1, // 是否参加培训
sfxxpx: '02', // 是否参加培训
pageSize: 20,
pageCurrent: 1
},