Explorar o código

前端更新 sdy

zhongtianhaoyuan %!s(int64=3) %!d(string=hai) anos
pai
achega
0ae75672ad
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/warehouse/warehouseManagementPut.vue

+ 1 - 1
src/views/warehouse/warehouseManagementPut.vue

@@ -535,7 +535,7 @@ export default {
         })
         return
       }
-      if (this.deptBudgetList.carNo > 7) {
+      if (this.deptBudgetList.carNo.length > 7) {
         this.$message({
           message: '车牌号输入错误,请输入7个字符之内',
           type: 'warning'