|
|
@@ -7,7 +7,7 @@ import TableList from '@/pages/Zother/TableList'
|
|
|
import { baseFormData, topSearch } from '@/pages/Zother/data'
|
|
|
import { baseTableC } from '@/utils/tableData'
|
|
|
|
|
|
-const D1search = topSearch('登记')
|
|
|
+const D1search = topSearch('鉴定')
|
|
|
|
|
|
const D1baseFormData = baseFormData()
|
|
|
|