huangbin 4 年之前
父节点
当前提交
74710c26d1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/search/inventory/components/add/index.vue

+ 1 - 1
src/views/search/inventory/components/add/index.vue

@@ -10,7 +10,7 @@
     <template #footer>
       <a-button key="submit"
                 class="cancelBtn"
-                @click="cancel">取消</a-button>
+                @click="closeAction">取消</a-button>
       <a-button key="submit"
                 type="primary"
                 :loading="loading"