对象属性的watch data() {   return {     tradeData: {       creator: 'anki',       GoodsVoList: []     } } }, watch: {   tradeData: {     handler(newVal...