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