linwenxin 1 rok pred
rodič
commit
ac96d6516f

+ 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({