#
whycq
2024-03-18 f2232657e8109b0ed4f76b3913e0d4b9713e2af6
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) {