|
@@ -440,7 +440,7 @@
|
|
|
this.$refs.table.reload({ where });
|
|
this.$refs.table.reload({ where });
|
|
|
},
|
|
},
|
|
|
chooseProcess(data) {
|
|
chooseProcess(data) {
|
|
|
- console.log('重新加载------------');
|
|
|
|
|
|
|
+
|
|
|
// let _arr = [...data, ...this.$refs.table.getData()];
|
|
// let _arr = [...data, ...this.$refs.table.getData()];
|
|
|
// this.$refs.table.setData([...data, ...this.$refs.table.getData()]);
|
|
// this.$refs.table.setData([...data, ...this.$refs.table.getData()]);
|
|
|
// this.$emit('chooseProcess', _arr);
|
|
// this.$emit('chooseProcess', _arr);
|