瀏覽代碼

修复验证bug

oyq28 3 年之前
父節點
當前提交
11a4abbc57
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      imcs-ui/src/views/zuihou/lineSideLibrary/locationMgr/components/Edit.vue

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

@@ -64,6 +64,7 @@ export default {
         if (res && res.data) {         
           callback('名称已存在')
         }
+        return true;
       })
     }
     return {