Browse Source

手机改为2

master
ZhaoTongYao 3 years ago
parent
commit
4ba0f567ea
  1. 2
      src/views/modules/plugins/rent/rentcontractreview.vue

2
src/views/modules/plugins/rent/rentcontractreview.vue

@ -279,7 +279,7 @@ export default {
addOrUpdateVisible: false, addOrUpdateVisible: false,
optionsPcOrMobile: [ optionsPcOrMobile: [
{ label: '电脑', value: '1'}, { label: '电脑', value: '1'},
{ label: '手机', value: '0'} { label: '手机', value: '2'}
] ]
} }
}, },

Loading…
Cancel
Save