#
whycq
2024-02-23 8c3b2fb69cb5f30db9f7e26bd09efb8e0e1bb444
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) {