| | |
| | | and f.is_delete = 0 |
| | | and g.product_id = f.id |
| | | and g.is_delete = 0 |
| | | and g.reliab_distrib_type = 2 |
| | | and g.reliab_distrib_type = 3 |
| | | ) a |
| | | left join task_bino_param b on |
| | | b.task_id = ${taskId} |
| | |
| | | ], |
| | | dataForm: { |
| | | id: '', |
| | | pid: '', |
| | | name: [], |
| | | productId: '', |
| | | showProductId: '', |
| | | taskModelId: '', |
| | |
| | | this.$refs.ProductModelTree.getProductList() |
| | | }) |
| | | }, |
| | | onSchemeSelected(data) { |
| | | this.dataForm.id = data.id |
| | | onSchemeSelected() { |
| | | console.log(this.dataForm.name) |
| | | }, |
| | | zk() { |
| | | this.isZk = !this.isZk; |
| | |
| | | productionSourceMap: false, |
| | | devServer: { |
| | | open: true, |
| | | port: 8020, |
| | | port: 8031, |
| | | overlay: { |
| | | errors: true, |
| | | warnings: true |