lcw
This commit is contained in:
@ -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
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user