lcw
This commit is contained in:
@ -338,7 +338,7 @@ const submit = (formEl) => {
|
||||
|
||||
|
||||
}
|
||||
const fromData = ref()
|
||||
const fromData = ref([])
|
||||
const getyjxxDawsGetPageList = () => {
|
||||
yjxxDawsGetPageList({ yjid: props.dataList.id }).then((res) => {
|
||||
fromData.value = res ? res : []
|
||||
|
||||
Reference in New Issue
Block a user