gcz преди 4 години
родител
ревизия
8e9b742634
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/views/pms/origin/index.vue

+ 1 - 1
src/views/pms/origin/index.vue

@@ -230,7 +230,7 @@
         this.$router.push({path:'/pms/addorigin'});
         this.$router.push({path:'/pms/addorigin'});
       },
       },
       handleDelete(index, row) {
       handleDelete(index, row) {
-        this.$confirm('是否要删除该供应商?', '提示', {
+        this.$confirm('是否要删除该生产地?', '提示', {
           confirmButtonText: '确定',
           confirmButtonText: '确定',
           cancelButtonText: '取消',
           cancelButtonText: '取消',
           type: 'warning'
           type: 'warning'