Commit 5cc31ba5 authored by linxin's avatar linxin

add

parent 7e0ff37b
Pipeline #4911 canceled with stages
......@@ -33,6 +33,7 @@ export default {
data () {
return {
show: false,
focused: false,
disable: true,
newVal: '',
......
......@@ -254,7 +254,7 @@ export default {
pagesize: 10,
searchInput: vm.searchInput,
pagenum: vm.approvedPagenum,
interview_status: 'RESERVED',
interview_status: 'APPROVED',
user_phone: window.localStorage.getItem('user_phone'),
}
hlsPopup.showLoading('请稍候')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment