修复门诊医生站模块中医tab页面无法加载的问题
This commit is contained in:
@@ -82,7 +82,7 @@ const loading = ref(false)
|
||||
const tableData = ref([])
|
||||
const total = ref(0)
|
||||
const pageNo = ref(1)
|
||||
const $110)
|
||||
const pageSize = ref(10)
|
||||
const showForm = ref(false)
|
||||
|
||||
const filters = ref({ sourceType: '', targetType: '', relationType: '' })
|
||||
|
||||
Reference in New Issue
Block a user