引入工单

This commit is contained in:
@fawn-nine
2024-07-24 09:38:50 +08:00
parent 61b4bed4d5
commit 4387fba497
4 changed files with 436 additions and 2 deletions

View File

@@ -59,8 +59,6 @@
this.$emit("lower");
},
gotoDetail(data, index) {
this.$emit("hancleClick", data, index);
},
},