[update] 市场法规清单
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@
|
||||
<!-- 清单名称 -->
|
||||
<a-col :span="12">
|
||||
<label>{{ $t('standardRegulationLibrary.marketRegulationsList.listName') }}</label>
|
||||
<span>{{ model.manifest.mainfestName || global.emptyLine }}</span>
|
||||
<span>{{ model.manifest.manifestName || global.emptyLine }}</span>
|
||||
</a-col>
|
||||
<!-- 驾驶位置 -->
|
||||
<a-col :span="12">
|
||||
|
||||
+1
-1
@@ -496,7 +496,7 @@ export default {
|
||||
showList: false, // 是否展示清单
|
||||
url: {
|
||||
importExcelUrl: '/laws/marketStandardDetail/importExcel',
|
||||
downTemplateUrl: ''
|
||||
downTemplateUrl: '/laws/marketStandardDetail/downloadTemplate'
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user