企业管理完善新增

pull/7/head^2
WeiRan 2024-09-08 18:57:58 +08:00
parent fdc771ab6d
commit 1009cd7583
1 changed files with 2 additions and 8 deletions

View File

@ -547,10 +547,7 @@ export default {
// JSONJavaScript // JSONJavaScript
const jsonData = JSON.parse(jsonData1); const jsonData = JSON.parse(jsonData1);
}); });
}, }},
handleEdit(row) {
this.selectedRow = row;
},
confirmSelection(row) { confirmSelection(row) {
this.dialogVisible1=false this.dialogVisible1=false
if (this.selectedRow) { if (this.selectedRow) {
@ -589,12 +586,9 @@ export default {
// div // div
container.appendChild(resultDiv); container.appendChild(resultDiv);
}) }
}
//-1 //-1
reducetestcount(this.myapi).then(response=>{}) reducetestcount(this.myapi).then(response=>{})
} }
}, },
// - 访this", // - 访this",