| | |
| | | </el-dropdown-menu> |
| | | </el-dropdown> |
| | | |
| | | <el-dropdown |
| | | <!-- <el-dropdown |
| | | v-if="permissions.masterproductionschedule_doc_relate" |
| | | @command="documentHandle" |
| | | style="margin-left: 10px" |
| | |
| | | {{ item.label }} |
| | | </el-dropdown-item> |
| | | </el-dropdown-menu> |
| | | </el-dropdown> |
| | | </el-dropdown> --> |
| | | <!--审核状态改变--> |
| | | <el-dropdown |
| | | v-if="permissions.masterproductionschedule_audit_change" |
| | |
| | | size: 'small', |
| | | fun: this.customReserved |
| | | }, |
| | | { |
| | | text: '查看库存', |
| | | type: 'text', |
| | | size: 'small', |
| | | fun: this.stockHandle |
| | | }, |
| | | // { |
| | | // text: '查看库存', |
| | | // type: 'text', |
| | | // size: 'small', |
| | | // fun: this.stockHandle |
| | | // }, |
| | | { |
| | | text: '来源', |
| | | type: 'text', |