-
+
-
+
-
+
-
+
-
+
- {{ $t('query') }}
+ {{ $t('query') }}
- {{ $t('add') }}
+ {{ $t('add') }}
{{ $t('deleteBatch') }}
@@ -45,13 +45,13 @@
{{scope.$index+1}}
-
+
-
-
+
+
{{ $t('update') }}
@@ -119,10 +119,6 @@ export default {
this.getdeductionCategoryListInfo('deduction_category')
},
methods: {
- getDataListNew () {
- this.page = 1
- this.getDataList()
- },
stateFormat (row, column) {
for (var i = 0; i < this.deductionCategoryArr.length; i++) {
if (row.deductionCategory === this.deductionCategoryArr[i].dictValue) {
diff --git a/src/views/modules/oss/oss.vue b/src/views/modules/oss/oss.vue
index d1a91c77..f9fe82b4 100644
--- a/src/views/modules/oss/oss.vue
+++ b/src/views/modules/oss/oss.vue
@@ -20,7 +20,12 @@
@sort-change="dataListSortChangeHandle"
style="width: 100%;">
-
+
+