public/html/compareprice.html
@@ -392,9 +392,13 @@ { this.txtareatxt=''; }, coptest(str) copytxt(str) { alert(str); alert(str.data); if(str&&str.data&&str.data.length>0) { this.txtareatxt=str.data; } }, fromcopy:function() { @@ -403,9 +407,6 @@ action: 'copy' } }) /* navigator.clipboard.readText().then(function(clipText){ alert(clipText); }) */ }, getCmsUrl:function(){ var _this = this;