按钮禁用
This commit is contained in:
@@ -755,7 +755,7 @@ export default {
|
||||
if (response.data[0].result === '1') {
|
||||
this.$message.success('删除成功')
|
||||
this.searchTable2()
|
||||
this.disable = truegit
|
||||
this.disable = true
|
||||
searchMateriel(this.offlineContractNum).then(response => {
|
||||
this.tableData3 = response.data
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user