| | |
| | | <u-td> |
| | | <u-input v-model="recordInfo.materiel_id" :border="false" :disabled="true" placeholder="" /> |
| | | </u-td> |
| | | <u-td width="30%">鍘傚</u-td> |
| | | <u-td width="30%">杞存壙鍝佺墝</u-td> |
| | | <u-td> |
| | | <u-input v-model="recordInfo.containerdtl_madeUnit" :border="false" :disabled="true" |
| | | placeholder="" /> |
| | |
| | | order: 'sort', |
| | | wheres: where |
| | | } |
| | | //console.log(data); |
| | | console.log(data); |
| | | console.log(_this.materielNumber) |
| | | //return; |
| | | _this.$AjaxRequest.Params('post', 'VV_ContainerInfo/getPageData', |
| | | data, _user.token); |
| | | _this.$AjaxRequest.Request().then(function(result) { |