소스 검색

商用工程信息单删除提示修改

zhouhao 2 년 전
부모
커밋
5511597014
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/supply/engin/components/engin_form.vue

+ 1 - 1
src/views/supply/engin/components/engin_form.vue

@@ -868,7 +868,7 @@ export default {
           itemId: row.id
         }).then(res => {
           this.goodsList.splice(index, 1)
-          this.$successMsg('引用货品删除成功')
+          this.$successMsg('存在的货品删除成功')
         })
       } else {
         this.goodsList.splice(index, 1)