瀏覽代碼

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

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)