Commit c08d7995 authored by 黄媛媛's avatar 黄媛媛

update

parent ff283d07
...@@ -258,7 +258,9 @@ ...@@ -258,7 +258,9 @@
</template> </template>
</td> </td>
<td height="34px">{{item.FinanceId}}</td> <td height="34px">{{item.FinanceId}}</td>
<td height="34px">{{item.CostTypeName}}</td> <td height="34px">
<el-input size="small" style="width:auto;display:inline-block;width:120px" v-model="item.CostTypeName" placeholder="请输入"></el-input>
</td>
<!--<td height="34px">{{item.Number}}</td>--> <!--<td height="34px">{{item.Number}}</td>-->
<!--<td height="34px">{{item.UnitPrice}}</td>--> <!--<td height="34px">{{item.UnitPrice}}</td>-->
<td height="34px"> <td height="34px">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment