This commit is contained in:
echo 2018-01-20 14:06:04 +08:00
parent f47eefeea8
commit f5b8ac521c

View File

@ -31,7 +31,7 @@ var exportM = new Vue({
filestr += ']'+(yy==12?'':',\n');
}
pout.value = filestr;
editArea.mapArr = filestr;
// editArea.mapArr = filestr;
editArea.error = 0;
tip.whichShow = 2;
}