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