|
|
@@ -2,7 +2,7 @@
|
|
|
* @Author: wanglj 471442253@qq.com
|
|
|
* @Date: 2022-12-26 16:34:37
|
|
|
* @LastEditors: wanglj
|
|
|
- * @LastEditTime: 2023-02-13 17:46:36
|
|
|
+ * @LastEditTime: 2023-02-28 16:08:54
|
|
|
* @Description: file content
|
|
|
* @FilePath: \opms_frontend\src\views\customer\list.vue
|
|
|
-->
|
|
|
@@ -372,6 +372,7 @@
|
|
|
type: 'success',
|
|
|
message: '删除成功!',
|
|
|
})
|
|
|
+ this.fetchData()
|
|
|
}
|
|
|
})
|
|
|
.catch(() => {})
|