#
whycq
2023-12-02 76accdc54aaa7dccce6962d2a284f4e89b278dc1
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) {