zhongtianhaoyuan 3 年之前
父节点
当前提交
5a0a949dfc
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/erpbusiness/index.vue

+ 1 - 1
pages/erpbusiness/index.vue

@@ -273,7 +273,7 @@
 			isShow() {
 				for (let i = 0; i < this.gridList.length; i++) {
 					if (i == 1) {
-						this.gridList[i].show = this.getRoles('acquisitionQuality.view1111')
+						this.gridList[i].show = this.getRoles('acquisitionQuality.view')
 					} else if (i == 2) {
 						this.gridList[i].show = this.getRoles('acquisitionWeight.view')
 					}