| | |
| | | * @Author: lzhe lzhe@example.com |
| | | * @Date: 2024-04-26 09:36:18 |
| | | * @LastEditors: lzhe lzhe@example.com |
| | | * @LastEditTime: 2024-06-24 22:22:47 |
| | | * @LastEditTime: 2024-09-10 11:35:09 |
| | | * @FilePath: /smart-web/src/views/mdc/status-record.vue |
| | | * @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE |
| | | --> |
| | |
| | | changeLeftTab(item) { |
| | | this.btnLeftctive = item.id; |
| | | this.ids = []; |
| | | if(item.id == 2) { //按工位统计树 |
| | | this.getTree2List(); |
| | | } |
| | | }, |
| | | tabChange(val) { |
| | | this.activeName = val; |