src/views/scgl/scdd.vue
@@ -447,7 +447,6 @@ { code: 'CLOSED', name: '已关闭' } ], total: 10, radioSelected: '', radioSelectedId: '', tableData: [], dialogVisible: false, @@ -596,8 +595,6 @@ }, // 单选框选中获取当前行信息 getCurrentRow(id) { // console.log(row, 2) // this.radioSelected = row.wo this.radioSelectedId = id }, // 订单关闭 @@ -619,7 +616,6 @@ if (res.code === '200') { this.$message.success('订单关闭成功!') this.getErpOrderSearch() // this.radioSelected = '' } }) }).catch(() => {