|
@@ -204,7 +204,7 @@
|
|
|
spellcheck="false" ng-class="{'readonly-pointer': !prodInfo.$editing}" ng-readonly="!prodInfo.$editing">
|
|
spellcheck="false" ng-class="{'readonly-pointer': !prodInfo.$editing}" ng-readonly="!prodInfo.$editing">
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
- <div class="pro-list-tab row" style="padding-bottom: 5px;">
|
|
|
|
|
|
|
+ <div class="pro-list-tab row" style="padding-bottom: 5px;" ng-show="false">
|
|
|
<div class="col-md-2">标准型号:</div>
|
|
<div class="col-md-2">标准型号:</div>
|
|
|
<div class="col-md-4">
|
|
<div class="col-md-4">
|
|
|
<input type="text" ng-model="prodInfo.pcmpcode" style="cursor: pointer;" required="true"
|
|
<input type="text" ng-model="prodInfo.pcmpcode" style="cursor: pointer;" required="true"
|