#
whycq
2024-03-28 4775cc85f057cf091235b7c26c4037a8eca06391
static/js/util.js
@@ -5,6 +5,8 @@
*/
function matCheck(mat, matList) {
   // console.log("matList:" + matList);
   // console.log("mat:" + JSON.stringify(mat));
   let newMatList = [],
      add = true;
   if (matList.length > 0) {