Commit bc2f8bb0f488c2b1f14569184fec0dfb933439b7

Authored by 李宇
1 parent e2c7c954

最新

antis-ncc-admin/src/views/lqHytkHytk/index.vue
... ... @@ -240,7 +240,7 @@
240 240 type: 'warning'
241 241 }).then(() => {
242 242 request({
243   - url: `/api/Extend/LqHytkHytk/${id}`,
  243 + url: `/api/Extend/lqhytkhytk/physical/${id}`,
244 244 method: 'DELETE'
245 245 }).then(res => {
246 246 this.$message({
... ...