Explorar o código

2022-02-23 23:09

王克恕 %!s(int64=3) %!d(string=hai) anos
pai
achega
0e97788100

+ 1 - 1
imcs-ui/src/views/zuihou/lineSideLibrary/locationMgr/components/Edit.vue

@@ -61,7 +61,7 @@ export default {
       //后台方法
       this.checkExist(value).then(res => {
         res = res.data;       
-        console.log("check验证:", res);
+        // console.log("check验证:", res);
         if (res && res.data) {         
           callback('名称已存在');
         } else {