Browse Source

修改bug

chenrui 1 year ago
parent
commit
8936cf812c
1 changed files with 1 additions and 1 deletions
  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 = {