#
whycq
2024-02-28 233fdc1cc07df94e54036fa421addf1e17cdff83
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) {