Commit d278810a554743d095d62765018717d596861c86

Authored by “wangming”
2 parents dac8767e 874498ac

Merge branch 'master' of http://39.98.150.180/antissoft/lvqianmeiye_ERP

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({
... ...