Browse Source

修改bug

chenrui 1 năm trước cách đây
mục cha
commit
8936cf812c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/salesManagement/salesQueryNew/tipModal.vue

+ 1 - 1
src/views/salesManagement/salesQueryNew/tipModal.vue

@@ -167,7 +167,7 @@ export default {
     handleSubmit () {
       const _this = this
       if (!_this.priceVal) {
-        this.$message.warning('产品价格变更标记不能为空!')
+        this.$message.warning('请选择价格变更标准!')
         return
       }
       const objInfo = {