石广澎
2023-12-12 9cf4b513cfc65d641d46be6ea424a9f45e4d48f7
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>