+
+
+
+
+
+
+
+
+
@@ -277,6 +286,7 @@ export default {
const defaultScope = {
size: this._size,
loading: this.tableLoading,
+ dialogType: this.modalType,
};
return [...properties, ...methods].reduce((result, current) => {
result[current] = this[current];
--
libgit2 0.21.0