Commit bc2f8bb0f488c2b1f14569184fec0dfb933439b7
1 parent
e2c7c954
最新
Showing
1 changed file
with
1 additions
and
1 deletions
antis-ncc-admin/src/views/lqHytkHytk/index.vue
| @@ -240,7 +240,7 @@ | @@ -240,7 +240,7 @@ | ||
| 240 | type: 'warning' | 240 | type: 'warning' |
| 241 | }).then(() => { | 241 | }).then(() => { |
| 242 | request({ | 242 | request({ |
| 243 | - url: `/api/Extend/LqHytkHytk/${id}`, | 243 | + url: `/api/Extend/lqhytkhytk/physical/${id}`, |
| 244 | method: 'DELETE' | 244 | method: 'DELETE' |
| 245 | }).then(res => { | 245 | }).then(res => { |
| 246 | this.$message({ | 246 | this.$message({ |