Commit 5fb04da7 by 无尘

fix: 修改确认弹窗

parent fede6f7a
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
* @Author : 无尘 * @Author : 无尘
* @Date : 2020-02-13 16:13:59 * @Date : 2020-02-13 16:13:59
* @LastEditors: 无尘 * @LastEditors: 无尘
* @LastEditTime: 2020-12-23 11:38:15 * @LastEditTime: 2020-12-23 14:08:34
* @FilePath : \haoban-4\src\components\company\add-relate.vue * @FilePath : \haoban-4\src\components\company\add-relate.vue
--> -->
<!-- <!--
...@@ -192,7 +192,7 @@ export default { ...@@ -192,7 +192,7 @@ export default {
that.backKey = 0; that.backKey = 0;
} }
that.getData(); that.getData();
}, 200), }, 300),
/** /**
* @description: 搜索清除 * @description: 搜索清除
* @author: 无尘 * @author: 无尘
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment