Commit 57a96631 by pangchong

feat: 修改

parent 26abeb4f
......@@ -3,7 +3,7 @@ export const loginFormRef = ref()
//表单数据
export const loginForm = reactive({
username: 'devzj3', //devzj3
password: 'Ifar_9527008', //Ifar_9527008
password: 'Ifar2016_0525', //Ifar_9527008 / Ifar2016_0525
verifyCode: ''
})
export const showLoad = ref(false)
......
......@@ -6,6 +6,7 @@
loadingMoreEnabled
auto
ref="paging"
:params="{ state: '2' }"
:api="getRepairWorkSupervisionListApi"
:pageSize="20"
:padding="24"
......
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