Sfoglia il codice sorgente

物品入库页面样式调整

duckweed 6 anni fa
parent
commit
5fa18dc922

+ 4 - 0
WebService/src/main/resources/components/itemOutPackage/itemOut-manage/itemOutManage.html

@@ -73,7 +73,11 @@
                             <td>{{resourceStore.price}}</td>
                             <td width="65">
                                 <input type="text" class="form-control" :placeholder="resourceStore.stock" v-model="resourceStore.stock">
+<!--                                <button class="btn btn-default" type="button" @click="_resourceStoreLess(resourceStore.stock)">-</button>-->
+                            </td>
+                            <td>
                                 <button class="btn btn-default" type="button" @click="_resourceStoreLess(resourceStore.stock)">-</button>
+
                             </td>
                             <td>
                                 <h4>