'更新字段'

This commit is contained in:
Fanzink
2022-03-20 09:50:14 +08:00
parent 445ad7f280
commit 453f66b7b3
8 changed files with 35 additions and 19 deletions

View File

@@ -4,7 +4,7 @@
* @Author: fzq
* @Date: 2022-03-05 15:55:45
* @LastEditors: fzq
* @LastEditTime: 2022-03-18 14:39:56
* @LastEditTime: 2022-03-20 09:35:05
-->
<template>
<div class="app-container">
@@ -71,7 +71,7 @@ const tableProps = [
align: 'center'
},
{
prop: 'locationName',
prop: 'subPosition',
label: i18n.t('module.report.substrate.location'),
align: 'center'
},