石广澎
2023-12-13 db5f18c8d02881bbf8b8b43d45236bc59bd2f958
admin-web/src/views/stock/transfer/transferApplication/detail.vue
@@ -66,7 +66,7 @@
        </el-table-column>
        <el-table-column prop="price" label="金额" align="center">
          <template slot-scope="scope">
            {{ scope.row.price }}
            {{ scope.row.totalAmount }}
          </template>
        </el-table-column>
      </el-table>