52070 权限问题

This commit is contained in:
宋伟佳
2022-04-08 17:47:47 +08:00
parent a243b3dc0b
commit 20f3472714
@@ -2295,7 +2295,7 @@ export default {
_this: this
}, res => {
this.sarStandardsInfoEO = res.data || {}
if (this.sarStandardsInfoEO.standCode && this.sarStandardsInfoEO.standCode.indexOf('Q/FT P') !== -1) {
if (this.sarStandardsInfoEO.standCode && this.sarStandardsInfoEO.standCode.indexOf('Q/QCBFC') !== -1) {
this.QFTP = true
}
// this.textOptions.forEach(item => {