antissoft
/
lvqianmeiye_ERP
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
bc2f8bb0f488c2b1f14569184fec0dfb933439b7
Authored by
李宇
2025-09-30 19:44:57 +0800
1 parent
e2c7c954
最新
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
antis-ncc-admin/src/views/lqHytkHytk/index.vue
antis-ncc-admin/src/views/lqHytkHytk/index.vue
View file @
bc2f8bb
...
...
@@ -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({
...
...