fbe94e09efc8db417ab68888f53525f056b5e5a7..1789ce3650a2665b5abca7a3028611190d1983df
2023-12-14 zss
Merge remote-tracking branch 'origin/master'
1789ce 对比 | 目录
2023-12-14 zss
修改
91e154 对比 | 目录
已修改1个文件
4 ■■■■ 文件已修改
src/views/plan/masterproductionschedule/index.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/plan/masterproductionschedule/index.vue
@@ -681,13 +681,13 @@
            fun: this.createOutsourcingOrder
          } */
    if (this.permissions.plan_masterproductionschedule_add) {
      this.table.toolbar.push({
      /* this.table.toolbar.push({
        text: '新增',
        type: 'primary',
        fun: this.addMasterProductionSchedule,
        disabled: false,
        permitArr: []
      })
      }) */
    }
    if (this.permissions.masterproductionschedule_create_outsourcing) {
      // this.table.toolbar.push({