linwenxin пре 1 година
родитељ
комит
ac96d6516f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/views/mallManagement/settlement/index.vue

+ 1 - 1
src/views/mallManagement/settlement/index.vue

@@ -90,7 +90,7 @@ export default {
             this.formDialogType = 0
             this.openForm()
           }}>备注</el-button>
-          {row.orderStatus == 'OVER' && row.status == 'ING' ? <el-popconfirm
+          {row.orderStatus == 'OVER' && ~["EXCEPTION", "ING"].indexOf(row.status) ? <el-popconfirm
             title="是否确定结算?"
             onConfirm={() => {
               settlement({