Forráskód Böngészése

代采订单页面字段增加,功能更新

git-svn-id: svn+ssh://10.10.101.21/source/platform/platform-b2b@8266 f3bf4e98-0cf0-11e4-a00c-a99a8b9d557d
hejq 9 éve
szülő
commit
13f66450ea

+ 1 - 1
src/main/webapp/resources/tpl/index/purc/deputyOrder_detail.html

@@ -306,7 +306,7 @@
                             <span class="wid02"><input type="text" class="text-center" ng-model="item.prodname"></span>
                             <span><input type="text" class="text-center" ng-model="item.prodcode"></span>
                             <span><input type="text" class="text-center" ng-model="item.prodspec"></span>
-                            <span><input type="text" class="text-center"></span>
+                            <span><input type="text" class="text-center" ng-model="item.prodbrand"></span>
                             <span><input type="text" class="text-center" ng-model="item.amount"></span>
                             <span><input type="text" class="text-center" ng-model="item.unitprice"></span>
                             <span>{{item.unitprice + item.unitprice* rate.rate| number: 2}}</span>