This commit is contained in:
2019-11-26 00:35:25 +00:00
parent 2a17ffd35a
commit 4c667b39a2
4 changed files with 38 additions and 12 deletions

View File

@@ -573,6 +573,10 @@ export default {
});
}
}
// ,
// getCustomFieldValue(fld) {
// return this.$refs["customFields"].$refs[fld].$props.value;
// }
}
};