瀏覽代碼

不兑换

lilei 4 年之前
父節點
當前提交
8e4c039f5f
共有 1 個文件被更改,包括 6 次插入6 次删除
  1. 6 6
      src/views/equipmentManage/exchangeSetting/ExchangeSetting.vue

+ 6 - 6
src/views/equipmentManage/exchangeSetting/ExchangeSetting.vue

@@ -104,7 +104,7 @@ export default {
           width: 100,
           align: 'center',
           customRender: (record, text) => {
-            return record ? (record.rubbishWeight ? (record.rubbishWeight + 'g/' + record.goleNum + '个') : '--') : '--'
+            return record ? (record.rubbishWeight ? (record.rubbishWeight + 'g/' + record.goleNum + '个') : '不兑换') : '不兑换'
           }
         },
         {
@@ -113,7 +113,7 @@ export default {
           width: 100,
           align: 'center',
           customRender: (record, text) => {
-            return record ? (record.rubbishWeight ? (record.rubbishWeight + 'g/' + record.goleNum + '个') : '--') : '--'
+            return record ? (record.rubbishWeight ? (record.rubbishWeight + 'g/' + record.goleNum + '个') : '不兑换') : '不兑换'
           }
         },
         {
@@ -122,7 +122,7 @@ export default {
           width: 100,
           align: 'center',
           customRender: (record, text) => {
-            return record ? (record.rubbishWeight ? (record.rubbishWeight + 'g/' + record.goleNum + '个') : '--') : '--'
+            return record ? (record.rubbishWeight ? (record.rubbishWeight + 'g/' + record.goleNum + '个') : '不兑换') : '不兑换'
           }
         },
         {
@@ -131,7 +131,7 @@ export default {
           width: 100,
           align: 'center',
           customRender: (record, text) => {
-            return record ? (record.rubbishWeight ? (record.rubbishWeight + 'g/' + record.goleNum + '个') : '--') : '--'
+            return record ? (record.rubbishWeight ? (record.rubbishWeight + 'g/' + record.goleNum + '个') : '不兑换') : '不兑换'
           }
         },
         {
@@ -140,7 +140,7 @@ export default {
           width: 100,
           align: 'center',
           customRender: (record, text) => {
-            return record ? (record.rubbishWeight ? (record.rubbishWeight + 'g/' + record.goleNum + '个') : '--') : '--'
+            return record ? (record.rubbishWeight ? (record.rubbishWeight + 'g/' + record.goleNum + '个') : '不兑换') : '不兑换'
           }
         },
         {
@@ -149,7 +149,7 @@ export default {
           width: 100,
           align: 'center',
           customRender: (record, text) => {
-            return record ? (record.rubbishWeight ? (record.rubbishWeight + 'g/' + record.goleNum + '个') : '--') : '--'
+            return record ? (record.rubbishWeight ? (record.rubbishWeight + 'g/' + record.goleNum + '个') : '不兑换') : '不兑换'
           }
         }
         ]