快捷功能开发完成
This commit is contained in:
@ -52,7 +52,7 @@ export default {
|
||||
},
|
||||
methods: {
|
||||
showDialog(data, healthy, type) {
|
||||
console.log(healthy)
|
||||
// console.log(healthy)
|
||||
this.data = data;
|
||||
this.type = type;
|
||||
this.title = "修改" + `「${data.name}」` + "备注";
|
||||
|
Reference in New Issue
Block a user