|
@@ -760,6 +760,7 @@ export default {
|
|
clipboard.onClick(event);
|
|
clipboard.onClick(event);
|
|
// navigator.clipboard.writeText(JSON.stringify(this.rwsBusinessData.result));
|
|
// navigator.clipboard.writeText(JSON.stringify(this.rwsBusinessData.result));
|
|
// this.$notify({type: 'info', message: '结果已经复制到剪切板'})
|
|
// this.$notify({type: 'info', message: '结果已经复制到剪切板'})
|
|
|
|
+ }
|
|
},
|
|
},
|
|
created () {
|
|
created () {
|
|
this.itemRule=[];
|
|
this.itemRule=[];
|