Browse Source

修改发布二手商品出厂日期为空时后台显示null的bug

yuwenjun 4 years ago
parent
commit
a8d5b96a02
1 changed files with 1 additions and 1 deletions
  1. 1 1
      second/pages/form/form.vue

+ 1 - 1
second/pages/form/form.vue

@@ -277,7 +277,7 @@
 					name:'',
 					name:'',
 					brandID:'',//品牌ID
 					brandID:'',//品牌ID
 					brandName:'',//其他品牌
 					brandName:'',//其他品牌
-					fixedYears:null,//出厂
+					fixedYears:'',//出厂
 					companyName:'',//公司名称
 					companyName:'',//公司名称
 					maturityYears:'',//产品到期
 					maturityYears:'',//产品到期
 					price1:'',//交易价
 					price1:'',//交易价