@@ -230,7 +230,7 @@
this.$router.push({path:'/pms/addorigin'});
},
handleDelete(index, row) {
- this.$confirm('是否要删除该供应商?', '提示', {
+ this.$confirm('是否要删除该生产地?', '提示', {
confirmButtonText: '确定',
cancelButtonText: '取消',
type: 'warning'