diff --git a/src/api/process.js b/src/api/process.js
index d0084423b..10bc76630 100644
--- a/src/api/process.js
+++ b/src/api/process.js
@@ -79,7 +79,7 @@ export function processCreateStand (data) {
export function processCreateBuss (data) {
return axios({
- url: '/api/lawss/actSarItemsLaws/processCreateBuss',
+ url: '/api/lawss/actSarItemsBuss/processCreateBuss',
method: 'post',
data
})
diff --git a/src/assets/styles/newStyle.less b/src/assets/styles/newStyle.less
index d5e16a9ed..0f2f85177 100644
--- a/src/assets/styles/newStyle.less
+++ b/src/assets/styles/newStyle.less
@@ -1,4 +1,18 @@
// 设置查询区域
+.itemsTextBox {
+ min-height: 300px;
+ max-height: 500px;
+ overflow: auto;
+ line-height: 20px;
+ td {
+ border: 1px solid #606266;
+ text-align: center;
+ }
+ /deep/ td {
+ border: 1px solid #606266;
+ text-align: center;
+ }
+}
.search-area{
display: flex;
justify-content: space-between;
diff --git a/src/pages/details/otherStandardDetails/index.vue b/src/pages/details/otherStandardDetails/index.vue
index f5d615690..6d73b5859 100644
--- a/src/pages/details/otherStandardDetails/index.vue
+++ b/src/pages/details/otherStandardDetails/index.vue
@@ -57,6 +57,13 @@
{{ sarStandardsInfoEO.standSort + ' ' + sarStandardsInfoEO.standNumber }}
+ {{
+ sarStandardsInfoEO.standName || '-'
+ }}
+ {{
+ sarStandardsInfoEO.standEnName || '-'
+ }}
+
@@ -99,12 +106,135 @@
-
- {{
- sarStandardsInfoEO.standName || '-'
- }}
- {{
- sarStandardsInfoEO.standEnName || '-'
- }}
+
+
+
+
+
+
+ {{ file.oldFileName }}
+
+
+
+
+ 标准分解单
+
+
+ 更多
+
+
+ -
+
+
+
+
+
+
+
+
+ {{ file.oldFileName }}
+
+
+
+
+ 标准分解单
+
+
+ 更多
+
+
+ -
+
+
+
+
+
+
+
+
+ {{ file.oldFileName }}
+
+
+
+
+ 标准分解单
+
+
+ 更多
+
+
+ -
+
+