// 更好的做法! props: { status: { type: String, required: true, validator: function (value) { return [ 'syncing' ...
確定! 回上一頁