|
|
|
@ -618,6 +618,7 @@ import orderAttribute from "../demoComponents/orderProperties" |
|
|
|
import FilterSearch from "../../common/filterSearch.vue"; |
|
|
|
import {technicalSpecificationListSearchByAnyField} from "../../../api/sampleManagement/technicalSpecificationList"; |
|
|
|
import {searchProjectToolApplyHeaderByAnyField} from "../../../api/tool/toolApply"; |
|
|
|
import {isAuth} from "../../../utils"; |
|
|
|
/*組件*/ |
|
|
|
export default { |
|
|
|
components: { |
|
|
|
@ -1446,6 +1447,7 @@ export default { |
|
|
|
}, |
|
|
|
|
|
|
|
methods: { |
|
|
|
isAuth, |
|
|
|
|
|
|
|
// 校验是否为超级管理员 |
|
|
|
checkSuperAdmin () { |
|
|
|
|