zss
2023-12-14 91e15417b6eb611f4c62fb791415492584590b57
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({